Workflow Type: Galaxy

This workflow takes as input a list of paired-end fastqs. Adapters and bad quality bases are removed with cutadapt. Reads are mapped with STAR with ENCODE parameters and genes are counted simultaneously as well as normalized coverage (per million mapped reads) on uniquely mapped reads. The counts are reprocessed to be similar to HTSeq-count output. FPKM are computed with cufflinks and/or with StringTie. The unstranded normalized coverage is computed with bedtools.

Inputs

ID Name Description Type
PE fastq input PE fastq input Should be a list of paired-end RNA-seq fastqs
  • File[]
cufflinks_FPKM cufflinks_FPKM Whether FPKM values should be computed with cufflinks
  • boolean
forward_adapter forward_adapter Please use: For R1: - For Nextera: CTGTCTCTTATACACATCTCCGAGCCCACGAGAC - For TrueSeq: GATCGGAAGAGCACACGTCTGAACTCCAGTCAC or AGATCGGAAGAGCACACGTCTGAACTCCAGTCAC
  • string
gtf gtf gtf compatible with the reference_genome. Mind the UCSC/Ensembl differences in chromosome naming
  • File
gtf with regions to exclude from FPKM normalization with Cufflinks gtf with regions to exclude from FPKM normalization with Cufflinks Could be a gtf with for example one entry for the chrM forward and one entry for the chrM reverse
  • File?
reference_genome reference_genome reference_genome
  • string
reverse_adapter reverse_adapter Please use: For R2: - For Nextera: CTGTCTCTTATACACATCTGACGCTGCCGACGA - For TruSeq: GATCGGAAGAGCGTCGTGTAGGGAAAGAGTGT or AGATCGGAAGAGCGTCGTGTAGGGAAAGAGTGT
  • string
strandedness strandedness For stranded RNA, reverse means that the read is complementary to the coding sequence, forward means that the read is in the same orientation as the coding sequence
  • string
stringtie_FPKM stringtie_FPKM Whether FPKM values should be computed with StringTie
  • boolean

Steps

ID Name Description
9 Cutadapt (remove adapter + bad quality bases) toolshed.g2.bx.psu.edu/repos/lparsons/cutadapt/cutadapt/4.9+galaxy0
10 get reference_genome as text parameter toolshed.g2.bx.psu.edu/repos/iuc/compose_text_param/compose_text_param/0.1.1
11 awk command from strand toolshed.g2.bx.psu.edu/repos/iuc/map_param_value/map_param_value/0.2.0
12 Get cufflinks strandess parameter toolshed.g2.bx.psu.edu/repos/iuc/map_param_value/map_param_value/0.2.0
13 Get Stringtie strandedness parameter toolshed.g2.bx.psu.edu/repos/iuc/map_param_value/map_param_value/0.2.0
14 STAR: map and count and coverage splitted toolshed.g2.bx.psu.edu/repos/iuc/rgrnastar/rna_star/2.7.11a+galaxy0
15 MultiQC toolshed.g2.bx.psu.edu/repos/iuc/multiqc/multiqc/1.11+galaxy1
16 Get Uniquely mapped unstranded coverage n/a
17 Re-arrange Stranded RNA-seq coverage n/a
18 Compute FPKM with cufflinks toolshed.g2.bx.psu.edu/repos/devteam/cufflinks/cufflinks/2.2.1.3
19 Extract gene counts toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_awk_tool/9.3+galaxy1
20 Compute FPKM with StringTie toolshed.g2.bx.psu.edu/repos/iuc/stringtie/stringtie/2.2.3+galaxy0

Outputs

ID Name Description Type
mapped-reads mapped-reads n/a
  • File
output_log output_log n/a
  • File
reads_per_gene from STAR reads_per_gene from STAR n/a
  • File
MultiQC webpage MultiQC webpage n/a
  • File
MultiQC on input dataset(s): Stats MultiQC on input dataset(s): Stats n/a
  • File
both strands coverage both strands coverage n/a
  • File
stranded coverage stranded coverage n/a
  • File
genes_expression_cufflinks genes_expression_cufflinks n/a
  • File
transcripts_expression_cufflinks transcripts_expression_cufflinks n/a
  • File
HTS count like output HTS count like output n/a
  • File
genes_expression_stringtie genes_expression_stringtie n/a
  • File

Version History

v0.9 (latest) Created 25th Sep 2024 at 03:02 by WorkflowHub Bot

Updated to v0.9


Frozen v0.9 5b0324e

v0.8 (earliest) Created 7th Sep 2024 at 03:04 by WorkflowHub Bot

Updated to v0.8


Frozen v0.8 bbbad57
help Creators and Submitter
Creator
  • Lucille Delisle
Submitter
License
Activity

Views: 186   Downloads: 27   Runs: 0

Created: 7th Sep 2024 at 03:04

help Tags

This item has not yet been tagged.

help Attributions

None

Total size: 105 KB
Powered by
(v.1.16.0-main)
Copyright © 2008 - 2024 The University of Manchester and HITS gGmbH