diff options
author | Petar Petrov <ppetrov@paju.oulu.fi> | 2013-01-13 12:28:42 +0100 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-01-20 09:03:03 -0500 |
commit | db4f9186fc9940ae16b9bed7b47cb74eb5795657 (patch) | |
tree | 47415964e0e8ff9175114614213a01c9e4c51cfb /academic/ncbi-blast/README | |
parent | 906fb4874df40c307db9e8d7227af05e102f8a16 (diff) | |
download | slackbuilds-db4f9186fc9940ae16b9bed7b47cb74eb5795657.tar.gz |
academic/ncbi-blast: Added (Basic Local Alignment Search Tool).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'academic/ncbi-blast/README')
-rw-r--r-- | academic/ncbi-blast/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/academic/ncbi-blast/README b/academic/ncbi-blast/README new file mode 100644 index 0000000000..281a0ab836 --- /dev/null +++ b/academic/ncbi-blast/README @@ -0,0 +1,10 @@ +Legacy 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. + +This just repackages the binaries provided from upstream. |