summaryrefslogtreecommitdiffstats
path: root/academic/tophat/README
diff options
context:
space:
mode:
author Petar Petrov2013-12-14 03:53:09 +0100
committer Erik Hanson2013-12-14 17:53:06 +0100
commitd9759a11f4ba4278ed86def466dfc199a5207b95 (patch)
tree0d424888f8a0cdb9c334f66a3c1fa4676614dde4 /academic/tophat/README
parentb7e03e6316cecca89c5f0444ade92faeb5320ede (diff)
downloadslackbuilds-d9759a11f4ba4278ed86def466dfc199a5207b95.tar.gz
academic/tophat: Added (Splice junction mapper for RNA-Seq reads).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/tophat/README')
-rw-r--r--academic/tophat/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/academic/tophat/README b/academic/tophat/README
new file mode 100644
index 0000000000..79c93851ff
--- /dev/null
+++ b/academic/tophat/README
@@ -0,0 +1,10 @@
+TopHat is a fast splice junction mapper for RNA-Seq reads. It aligns
+RNA-Seq reads to mammalian-sized genomes using the ultra high-throughput
+short read aligner Bowtie, and then analyzes the mapping results to
+identify splice junctions between exons.
+
+TopHat is a collaborative effort between the Institute of Genetic
+Medicine at Johns Hopkins University, the Departments of Mathematics
+and Molecular and Cell Biology at the University of California,
+Berkeley and the Department of Stem Cell and Regenerative Biology at
+Harvard University.