Explore Workflows
View already parsed workflows here or click here to add your own
| Graph | Name | Retrieved From | View |
|---|---|---|---|
|
|
bgzip and index VCF
|
Path: definitions/subworkflows/bgzip_and_index.cwl Branch/Commit ID: a670f323e77e02d9b77be9a13d73d5276dd3676c |
|
|
|
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: 9f7b5b5f985727a2df34ae86586c296ce757004c |
|
|
|
trim-chipseq-se.cwl
Runs ChIP-Seq BioWardrobe basic analysis with single-end data file. |
Path: workflows/trim-chipseq-se.cwl Branch/Commit ID: 8f5444418aad3424ccb05a3e618bd773f99f8e6e |
|
|
|
analysis-workflow.cwl
|
Path: cwl/analysis-workflow.cwl Branch/Commit ID: 9f7b5b5f985727a2df34ae86586c296ce757004c |
|
|
|
align_sort_sa
|
Path: task_types/tt_align_sort_sa.cwl Branch/Commit ID: 49732e54e2fe2eafd2f82df3c482c73e642f6d64 |
|
|
|
wf-loadContents.cwl
|
Path: tests/wf-loadContents.cwl Branch/Commit ID: a0f2d38e37ff51721fdeaf993bb2ab474b17246b |
|
|
|
Gathered Downsample and HaplotypeCaller
|
Path: definitions/pipelines/gathered_downsample_and_recall.cwl Branch/Commit ID: 27dcb1ae121be6a23057b74332b8c752ea425735 |
|
|
|
fillout_workflow.cwl
Workflow to run GetBaseCountsMultiSample fillout on a number of bam files with a single maf file |
Path: cwl/fillout_workflow.cwl Branch/Commit ID: 9f7b5b5f985727a2df34ae86586c296ce757004c |
|
|
|
RNA-Seq pipeline paired-end 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 pair-end** 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 the pair-end 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-pe-dutp-mitochondrial.cwl Branch/Commit ID: 954bb2f213d97dfef1cddaf9e830169a92ad0c6b |
|
|
|
kmer_ref_compare_wnode
|
Path: task_types/tt_kmer_ref_compare_wnode.cwl Branch/Commit ID: 49732e54e2fe2eafd2f82df3c482c73e642f6d64 |
