Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • When mapping to the genome (using a tool like hisat2), use a tool (eg: bedtools, htseq,stringtie) to get gene/transcript counts from mapping results.
  • Transcript counting is tricky: It involves assigning a read to a specific transcript of a gene and counting it towards that transcript.
  • When mapping to the transcriptome using kallisto) you do not need to do an extra step of gene/transcript counting. 

...