Github.com/iwc-workflows/rnaseq-sr/main

This workflow takes as input a list of single-read fastqs. Adapters and bad quality bases are removed with cutadapt. Reads are mapped with STAR with ENCODE parameters and genes are counted simultaneously. The counts are reprocess to be similar to HTSeq-count output. FPKM are computed with cufflinks. Coverage (per million mapped reads) are computed with bedtools on uniquely mapped reads.


This is a companion discussion topic for the original entry at github.com/iwc-workflows/rnaseq-sr/main