summaryrefslogtreecommitdiffstats
path: root/academic/stringtie/README
blob: 0ffb8ddea5edcc771071903ee76ff26595044b80 (plain)
1
2
3
4
5
6
7
8
9
10
11
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).