Calculate expression with RSEM
meta{:bash}
:map
Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]
reads{:bash}
:file
Input reads for quantification (FASTQ files or BAM file for —alignments mode)
*.{fastq.gz,bam}
index{:bash}
RSEM index
rsem/*
counts_gene{:bash}
Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]
[ id:'sample1', single_end:false ]
*.genes.results{:bash}
Expression counts on gene level
*.genes.results
counts_transcript{:bash}
*.isoforms.results{:bash}
Expression counts on transcript level
*.isoforms.results
stat{:bash}
*.stat{:bash}
RSEM statistics
*.stat
logs{:bash}
*.log{:bash}
RSEM logs
*.log
versions{:bash}
versions.yml{:bash}
File containing software versions
versions.yml
bam_star{:bash}
*.STAR.genome.bam{:bash}
BAM file generated by STAR (optional)
*.STAR.genome.bam
bam_genome{:bash}
${prefix}.genome.bam{:bash}
Genome BAM file (optional)
*.genome.bam
bam_transcript{:bash}
${prefix}.transcript.bam{:bash}
Transcript BAM file (optional)
*.transcript.bam
RSEM: accurate transcript quantification from RNA-Seq data with or without a reference genome