summaryrefslogtreecommitdiffstats
path: root/academic/STAR/README
diff options
context:
space:
mode:
author Rob van Nues <rvnues { at } disroot { dot } org>2018-05-15 08:40:06 +0100
committer David Spencer <idlemoor@slackbuilds.org>2018-05-19 00:45:04 +0100
commit0a2f999f14efb22ee44fcaf3da61cd5a1831a9d5 (patch)
tree9ac0f143d2a6a268ddd53f9a85d8b4e346cc16de /academic/STAR/README
parent8558eed6edc9e44871ad6d8f01828f7e2a6b29e0 (diff)
downloadslackbuilds-0a2f999f14efb22ee44fcaf3da61cd5a1831a9d5.tar.gz
slackbuilds-0a2f999f14efb22ee44fcaf3da61cd5a1831a9d5.tar.xz
academic/STAR: Added (Spliced Transcripts Alignment to a Reference).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'academic/STAR/README')
-rw-r--r--academic/STAR/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/academic/STAR/README b/academic/STAR/README
new file mode 100644
index 0000000000..3608afef93
--- /dev/null
+++ b/academic/STAR/README
@@ -0,0 +1,7 @@
+STAR aligns short and long RNA-seq reads to a reference genome using
+uncompressed suffix arrays, resulting in fast, accurate mapping.
+STAR is capable of unbiased de novo detection of canonical junctions,
+can discover non-canonical splices and chimeric (fusion) transcripts and
+can map full-length RNA sequences.
+
+Reference: https://www.ncbi.nlm.nih.gov/pubmed/23104886