From b2f82851ce15c5b70f10f20fba50b2d5dae73499 Mon Sep 17 00:00:00 2001 From: Petar Petrov Date: Mon, 11 Mar 2013 21:13:20 -0400 Subject: academic/ucsc-blat: Added (The BLAST-Like Alignment Tool) Signed-off-by: dsomero --- academic/ucsc-blat/README | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 academic/ucsc-blat/README (limited to 'academic/ucsc-blat/README') 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. -- cgit v1.2.3