Explore Workflows

View already parsed workflows here or click here to add your own

Graph Name Retrieved From View
workflow graph 1st-workflow.cwl

https://github.com/golharam/cwl-graph-generate.git

Path: test/1st-workflow.cwl

Branch/Commit ID: master

workflow graph any-type-compat.cwl

https://github.com/common-workflow-language/cwl-v1.1.git

Path: tests/any-type-compat.cwl

Branch/Commit ID: master

workflow graph analysis-workflow.cwl

https://github.com/mskcc/pluto-cwl.git

Path: cwl/analysis-workflow.cwl

Branch/Commit ID: master

workflow graph bwa_index

https://gitlab.bsc.es/lrodrig1/structuralvariants_poc.git

Path: structuralvariants/subworkflows/bwa_index.cwl

Branch/Commit ID: 3bb03c9b

workflow graph preprocessor_for_oxog.cwl

This workflow will perform preprocessing steps on VCFs for the OxoG/Variantbam/Annotation workflow.

https://github.com/icgc-tcga-pancancer/pcawg-oxog-filter.git

Path: preprocessor_for_oxog.cwl

Branch/Commit ID: master

workflow graph Functional analyis of sequences that match the 16S SSU

https://github.com/ProteinsWebTeam/ebi-metagenomics-cwl.git

Path: workflows/16S_taxonomic_analysis.cwl

Branch/Commit ID: f993cad

workflow graph stats.cwl

https://github.com/EBI-Metagenomics/CWL-assembly.git

Path: cwl/stats/stats.cwl

Branch/Commit ID: demo

workflow graph cmsearch-multimodel.cwl

https://github.com/proteinswebteam/ebi-metagenomics-cwl.git

Path: workflows/cmsearch-multimodel.cwl

Branch/Commit ID: master

workflow graph wf_amr_prot.cwl

https://github.com/ncbi/pipelines.git

Path: amr_finder/wf_amr_prot.cwl

Branch/Commit ID: master

workflow graph 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

https://github.com/mskcc/pluto-cwl.git

Path: cwl/workflow_with_facets.cwl

Branch/Commit ID: master