- Selected
- |
- Default Values
- Nested Workflows
- Tools
- Inputs/Outputs
This workflow is Open Source and may be reused according to the terms of:
MIT License
Note that the tools invoked by the workflow may have separate licenses.
Inputs
| ID | Type | Title | Doc |
|---|---|---|---|
| strand | |||
| refFlat | File | ||
| species | String |
the species being analyzed, such as homo_sapiens or mus_musculus |
|
| assembly | String |
the assembly used, such as GRCh37/38, GRCm37/38 |
|
| reference | File | ||
| sample_name | String | ||
| rna_sequence | https://w3id.org/cwl/view/git/d57c2af01a3cb6016e5a264f60641eafd2e5aa05/definitions/types/sequence_data.yml#sequence_data[] | ||
| read_group_id | String[] | ||
| kallisto_index | File | ||
| reference_index | File | ||
| read_group_fields | bb415867f4d6a96628aaa46ef7bfa5cd[] | ||
| trimming_adapters | File | ||
| ribosomal_intervals | File (Optional) | ||
| reference_annotation | File | ||
| trimming_max_uncalled | Integer | ||
| trimming_min_readlength | Integer | ||
| trimming_adapter_trim_end | String | ||
| gene_transcript_lookup_table | File | ||
| trimming_adapter_min_overlap | Integer |
Steps
| ID | Runs | Label | Doc |
|---|---|---|---|
| merge |
../tools/merge_bams.cwl
(CommandLineTool)
|
Sambamba: merge | |
| kallisto |
../tools/kallisto.cwl
(CommandLineTool)
|
Kallisto: Quant | |
| mark_dup |
../tools/mark_duplicates_and_sort.cwl
(CommandLineTool)
|
Mark duplicates and Sort | |
| index_bam |
../tools/index_bam.cwl
(CommandLineTool)
|
samtools index | |
| stringtie |
../tools/stringtie.cwl
(CommandLineTool)
|
StringTie | |
| position_sort |
../tools/samtools_sort.cwl
(CommandLineTool)
|
samtools sort | |
| transcript_to_gene |
../tools/transcript_to_gene.cwl
(CommandLineTool)
|
Kallisto: TranscriptToGene | |
| generate_qc_metrics |
../tools/generate_qc_metrics.cwl
(CommandLineTool)
|
Picard: RNA Seq Metrics | |
| cgpbigwig_bamcoverage |
../tools/bam_to_bigwig.cwl
(CommandLineTool)
|
cgpBigWig Converting BAM to BigWig | |
| sequence_to_trimmed_fastq_and_hisat_alignments | sequence (bam or fastqs) to trimmed fastqs and HISAT alignments |
Outputs
| ID | Type | Label | Doc |
|---|---|---|---|
| chart | File (Optional) | ||
| metrics | File | ||
| final_bam | File | ||
| gene_abundance | File | ||
| fusion_evidence | File | ||
| bamcoverage_bigwig | File | ||
| transcript_abundance_h5 | File | ||
| stringtie_transcript_gtf | File | ||
| transcript_abundance_tsv | File | ||
| stringtie_gene_expression_tsv | File |
Permalink:
https://w3id.org/cwl/view/git/d57c2af01a3cb6016e5a264f60641eafd2e5aa05/definitions/pipelines/rnaseq.cwl
