diff options
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 |
commit | 0a2f999f14efb22ee44fcaf3da61cd5a1831a9d5 (patch) | |
tree | 9ac0f143d2a6a268ddd53f9a85d8b4e346cc16de /academic/STAR/slack-desc | |
parent | 8558eed6edc9e44871ad6d8f01828f7e2a6b29e0 (diff) |
academic/STAR: Added (Spliced Transcripts Alignment to a Reference).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'academic/STAR/slack-desc')
-rw-r--r-- | academic/STAR/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/academic/STAR/slack-desc b/academic/STAR/slack-desc new file mode 100644 index 000000000000..433a7dfbb06a --- /dev/null +++ b/academic/STAR/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +STAR: STAR (Spliced Transcripts Alignment to a Reference) +STAR: +STAR: STAR aligns short and long RNA-seq reads to a reference genome using +STAR: uncompressed suffix arrays, resulting in fast, accurate mapping. +STAR: STAR is capable of unbiased de novo detection of canonical junctions, +STAR: can discover non-canonical splices and chimeric (fusion) transcripts +STAR: and can map full-length RNA sequences. +STAR: +STAR: https://github.com/alexdobin/STAR +STAR: Reference: https://www.ncbi.nlm.nih.gov/pubmed/23104886 +STAR: |