Explore Workflows
View already parsed workflows here or click here to add your own
Graph | Name | Retrieved From | View |
---|---|---|---|
|
samtools_view_sam2bam
|
![]() Path: structuralvariants/subworkflows/samtools_view_sam2bam.cwl Branch/Commit ID: 8ca112300d819e3a24a78483685adc42d6199e46 |
|
|
Cell Ranger ARC Count Gene Expression + ATAC
Cell Ranger ARC Count Gene Expression + ATAC ============================================ |
![]() Path: workflows/cellranger-arc-count.cwl Branch/Commit ID: 8049a781ac4aae579fbd3036fa0bf654532f15be |
|
|
wf_fastqc.cwl
This workflow takes in single-end reads, and performs the following steps in order: demux_se.cwl (does not actually demux for single end, but mirrors the paired-end processing protocol) |
![]() Path: cwl/wf_fastqc.cwl Branch/Commit ID: 49a9bcda10de8f55fab2481f424eb9cdf2e5b256 |
|
|
bacterial_screening.cwl
|
![]() Path: vecscreen/bacterial_screening.cwl Branch/Commit ID: 09774c78a965dd8f6c315597a53eef5998a3c1b6 |
|
|
GATKBaseRecalBQSRWorkflow_4_1_3.cwl
|
![]() Path: janis_pipelines/wgs_somatic/cwl/tools/GATKBaseRecalBQSRWorkflow_4_1_3.cwl Branch/Commit ID: 55f7d37e506d03fccaa1070f974e6368be4e68ef |
|
|
strelkaSomaticVariantCaller_v0_1_1.cwl
|
![]() Path: janis_pipelines/wgs_somatic/cwl/tools/strelkaSomaticVariantCaller_v0_1_1.cwl Branch/Commit ID: 55f7d37e506d03fccaa1070f974e6368be4e68ef |
|
|
samtools_mpileup_subpipeline.cwl
|
![]() Path: janis_pipelines/wgs_somatic/cwl/tools/samtools_mpileup_subpipeline.cwl Branch/Commit ID: 55f7d37e506d03fccaa1070f974e6368be4e68ef |
|
|
Vcf concordance evaluation workflow
|
![]() Path: definitions/subworkflows/vcf_eval_concordance.cwl Branch/Commit ID: a08de598edc04f340fdbff76c9a92336a7702022 |
|
|
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: 9e3c3e65c19873cd1ed3cf7cc3b94ebc75ae0cc5 |
|
|
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_fusions.txt ├── data_mutations_extended.txt ├── meta_clinical_patient.txt ├── meta_clinical_sample.txt ├── meta_CNA.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: d8a8af9fdb69c0a4003680c1d3b96f35d5e48f0e |