summaryrefslogtreecommitdiff
path: root/academic/ncbi-blast-plus/README
diff options
context:
space:
mode:
Diffstat (limited to 'academic/ncbi-blast-plus/README')
-rw-r--r--academic/ncbi-blast-plus/README17
1 files changed, 17 insertions, 0 deletions
diff --git a/academic/ncbi-blast-plus/README b/academic/ncbi-blast-plus/README
new file mode 100644
index 0000000000..0aeda537eb
--- /dev/null
+++ b/academic/ncbi-blast-plus/README
@@ -0,0 +1,17 @@
+BLAST+ Command Line Applications
+
+The NCBI Basic Local Alignment Search Tool (BLAST) finds regions of
+local similarity between sequences. The program compares nucleotide or
+protein sequences to sequence databases and calculates the statistical
+significance of matches. BLAST can be used to infer functional and
+evolutionary relationships between sequences as well as help identify
+members of gene families.
+
+BLAST+ is a new suite of BLAST tools that utilizes the NCBI C++
+Toolkit. The BLAST+ applications have a number of performance and
+feature improvements over the legacy BLAST applications (ncbi-blast).
+
+For details and citation, please see the BLAST+ user manual from the
+program's web site and the article in BMC Bioinformatics.
+
+This just repackages the binaries provided from upstream.