Explore Workflows
View already parsed workflows here or click here to add your own
Graph | Name | Retrieved From | View |
---|---|---|---|
|
workflow_with_facets.cwl
CWL workflow for generating Roslin / Argos post pipeline analysis files and cBioPortal data and metadata files This workflow includes Facets and Facets Suite usages Inputs ------ The following parameters are required: project_id project_pi request_pi project_short_name project_name project_description cancer_type cancer_study_identifier argos_version_string helix_filter_version is_impact extra_pi_groups pairs The following filenames are required: analysis_mutations_filename analysis_gene_cna_filename analysis_sv_filename analysis_segment_cna_filename cbio_segment_data_filename cbio_meta_cna_segments_filename The following filenames have default values and are optional: cbio_mutation_data_filename cbio_cna_data_filename cbio_fusion_data_filename cbio_clinical_patient_data_filename cbio_clinical_sample_data_filename cbio_clinical_sample_meta_filename cbio_clinical_patient_meta_filename cbio_meta_study_filename cbio_meta_cna_filename cbio_meta_fusions_filename cbio_meta_mutations_filename cbio_cases_all_filename cbio_cases_cnaseq_filename cbio_cases_cna_filename cbio_cases_sequenced_filename Output ------ Workflow output should look like this: output ├── analysis │ ├── <project_id>.gene.cna.txt │ ├── <project_id>.muts.maf │ ├── <project_id>.seg.cna.txt │ └── <project_id>.svs.maf ├── facets │ ├── <tumor_id>.<normal_id> (passed) │ │ └── <facets_files> │ └── <tumor_id>.<normal_id> (failed) │ └── <log_files> └── portal ├── case_list │ ├── cases_all.txt │ ├── cases_cnaseq.txt │ ├── cases_cna.txt │ └── cases_sequenced.txt ├── data_clinical_patient.txt ├── data_clinical_sample.txt ├── data_CNA.ascna.txt ├── data_CNA.scna.txt ├── data_CNA.txt ├── data_sv.txt ├── data_fusions.txt ├── data_mutations_extended.txt ├── meta_clinical_patient.txt ├── meta_clinical_sample.txt ├── meta_CNA.txt ├── meta_sv.txt ├── meta_fusions.txt ├── meta_mutations_extended.txt ├── meta_study.txt ├── <project_id>_data_cna_hg19.seg └── <project_id>_meta_cna_hg19_seg.txt |
![]() Path: cwl/workflow_with_facets.cwl Branch/Commit ID: 59b69eed7ffefcffd81313ec8ffb84c0d716b933 |
|
|
VIRTUS.PE.cwl
|
![]() Path: workflow/VIRTUS.PE.cwl Branch/Commit ID: e4f95cc3bd7bbe0d4018b0471bddafe97ceaed0c |
|
|
Subworkflow to allow calling different SV callers which require bam files as inputs
|
![]() Path: definitions/subworkflows/single_sample_sv_callers.cwl Branch/Commit ID: 8da2b1cd6fa379b2c22baf9dad762d39630e6f46 |
|
|
workflow.cwl
|
![]() Path: flow_dispatch/2working_files/workflow.cwl Branch/Commit ID: 5910b4d88aca172252d9102ddb610a7dc9e1347f |
|
|
RNA-Seq pipeline single-read stranded mitochondrial
Slightly changed original [BioWardrobe's](https://biowardrobe.com) [PubMed ID:26248465](https://www.ncbi.nlm.nih.gov/pubmed/26248465) **RNA-Seq** basic analysis for **strand specific single-read** experiment. An additional steps were added to map data to mitochondrial chromosome only and then merge the output. Experiment files in [FASTQ](http://maq.sourceforge.net/fastq.shtml) format either compressed or not can be used. Current workflow should be used only with single-read strand specific RNA-Seq data. It performs the following steps: 1. `STAR` to align reads from input FASTQ file according to the predefined reference indices; generate unsorted BAM file and alignment statistics file 2. `fastx_quality_stats` to analyze input FASTQ file and generate quality statistics file 3. `samtools sort` to generate coordinate sorted BAM(+BAI) file pair from the unsorted BAM file obtained on the step 1 (after running STAR) 5. Generate BigWig file on the base of sorted BAM file 6. Map input FASTQ file to predefined rRNA reference indices using Bowtie to define the level of rRNA contamination; export resulted statistics to file 7. Calculate isoform expression level for the sorted BAM file and GTF/TAB annotation file using `GEEP` reads-counting utility; export results to file |
![]() Path: workflows/rnaseq-se-dutp-mitochondrial.cwl Branch/Commit ID: 87f213456b3f966b773d396cce1fe5a272dad858 |
|
|
SoupX (workflow) - an R package for the estimation and removal of cell free mRNA contamination
Wrapped in a workflow SoupX tool for easy access to Cell Ranger pipeline compressed outputs. |
![]() Path: tools/soupx-subworkflow.cwl Branch/Commit ID: 954bb2f213d97dfef1cddaf9e830169a92ad0c6b |
|
|
group-isoforms-batch.cwl
Workflow runs group-isoforms.cwl tool using scatter for isoforms_file input. genes_filename and common_tss_filename inputs are ignored. |
![]() Path: tools/group-isoforms-batch.cwl Branch/Commit ID: a0b22644ca178b640fb74849d23b7c631022f0b5 |
|
|
bam to trimmed fastqs and biscuit alignments
|
![]() Path: definitions/subworkflows/bam_to_trimmed_fastq_and_biscuit_alignments.cwl Branch/Commit ID: ae79bc51e8b502164dbe74ea3b068d6d4d36a1f8 |
|
|
WGS QC workflow
|
![]() Path: definitions/subworkflows/qc_wgs.cwl Branch/Commit ID: 8da2b1cd6fa379b2c22baf9dad762d39630e6f46 |
|
|
exome alignment and somatic variant detection
|
![]() Path: definitions/pipelines/somatic_exome.cwl Branch/Commit ID: ae79bc51e8b502164dbe74ea3b068d6d4d36a1f8 |