README 664 B

123456789101112
  1. StringTie is a fast and highly efficient assembler of RNA-Seq
  2. alignments into potential transcripts. It uses a novel network flow
  3. algorithm as well as an optional de novo assembly step to assemble and
  4. quantitate full-length transcripts representing multiple splice
  5. variants for each gene locus. Its input can include not only the
  6. alignments of raw reads used by other transcript assemblers, but also
  7. alignments longer sequences that have been assembled from those reads.
  8. In order to identify differentially expressed genes between
  9. experiments, StringTie's output can be processed by specialized
  10. software like Ballgown, Cuffdiff or other programs (DESeq2, edgeR).