summaryrefslogtreecommitdiffstats
path: root/academic/mafft/README
diff options
context:
space:
mode:
Diffstat (limited to 'academic/mafft/README')
-rw-r--r--academic/mafft/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/academic/mafft/README b/academic/mafft/README
new file mode 100644
index 0000000000..bf887bcae6
--- /dev/null
+++ b/academic/mafft/README
@@ -0,0 +1,8 @@
+MAFFT is a multiple sequence alignment program for unix-like operating
+systems. It offers a range of multiple alignment methods, L-INS-i
+(accurate; for alignment of <∼200 sequences), FFT-NS-2 (fast; for
+alignment of <∼10,000 sequences), etc.
+
+Visit the program website and check /usr/doc/mafft-* for citing and
+licensing informations: this program is released under a BSD license
+but its extensions use different ones.