mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
2183ac8328
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
11 lines
664 B
Text
11 lines
664 B
Text
StringTie is a fast and highly efficient assembler of RNA-Seq
|
|
alignments into potential transcripts. It uses a novel network flow
|
|
algorithm as well as an optional de novo assembly step to assemble and
|
|
quantitate full-length transcripts representing multiple splice
|
|
variants for each gene locus. Its input can include not only the
|
|
alignments of raw reads used by other transcript assemblers, but also
|
|
alignments longer sequences that have been assembled from those reads.
|
|
|
|
In order to identify differentially expressed genes between
|
|
experiments, StringTie's output can be processed by specialized
|
|
software like Ballgown, Cuffdiff or other programs (DESeq2, edgeR).
|