summaryrefslogtreecommitdiff
path: root/academic/ucsc-blat/README
diff options
context:
space:
mode:
authorPetar Petrov <ppetrov@paju.oulu.fi>2013-03-11 21:13:20 -0400
committerdsomero <xgizzmo@slackbuilds.org>2013-03-22 07:16:41 -0400
commitb2f82851ce15c5b70f10f20fba50b2d5dae73499 (patch)
tree83cfa08eb20b1ec1581efa4429e7e494457b43f8 /academic/ucsc-blat/README
parent856d5f11d263065015f064241dc22047ce12f16f (diff)
downloadslackbuilds-b2f82851ce15c5b70f10f20fba50b2d5dae73499.tar.gz
academic/ucsc-blat: Added (The BLAST-Like Alignment Tool)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'academic/ucsc-blat/README')
-rw-r--r--academic/ucsc-blat/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/academic/ucsc-blat/README b/academic/ucsc-blat/README
new file mode 100644
index 0000000000..8f47ce6e07
--- /dev/null
+++ b/academic/ucsc-blat/README
@@ -0,0 +1,11 @@
+BLAT is a bioinformatics software tool which performs rapid mRNA/DNA
+and cross-species protein alignments. BLAT is more accurate and 500
+times faster than popular existing tools for mRNA/DNA alignments and
+50 times faster for protein alignments at sensitivity settings
+typically used when comparing vertebrate sequences.
+
+For details and citation:
+Source: Kent, W.J. 2002. BLAT -- The BLAST-Like Alignment Tool.
+Genome Research 4: 656-664.
+
+This just repackages the binaries provided from upstream.