summaryrefslogtreecommitdiffstats
path: root/academic/ncbi-blast-plus/README
diff options
context:
space:
mode:
author Matteo Bernardini2018-10-13 14:03:53 +0200
committer Matteo Bernardini2018-10-13 14:03:53 +0200
commit90a1c3817bd979d30eef880f5cbbdab1fdc96b69 (patch)
tree1a33d8fc1b5d12da92df48dd63c822804617a5f2 /academic/ncbi-blast-plus/README
parente508b015d1f32339a2049795d646af143139eb87 (diff)
downloadslackbuilds-90a1c3817bd979d30eef880f5cbbdab1fdc96b69.tar.gz
20181013.1 global branch merge.current-20181013.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'academic/ncbi-blast-plus/README')
-rw-r--r--academic/ncbi-blast-plus/README23
1 files changed, 0 insertions, 23 deletions
diff --git a/academic/ncbi-blast-plus/README b/academic/ncbi-blast-plus/README
deleted file mode 100644
index d890a704c0..0000000000
--- a/academic/ncbi-blast-plus/README
+++ /dev/null
@@ -1,23 +0,0 @@
-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.
-
-NOTE ABOUT x86:
-Since version 2.2.31, NCBI does not provide 32-bit executables of
-BLAST+ for Linux. Their reasoning is that the limited memory and
-processing power of 32-bit systems is not suitable for the large
-databases searched by BLAST.