Explore Workflows

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

Graph Name Retrieved From View
workflow graph heatmap-prepare.cwl

Workflow runs homer-make-tag-directory.cwl tool using scatter for the following inputs - bam_file - fragment_size - total_reads `dotproduct` is used as a `scatterMethod`, so one element will be taken from each array to construct each job: 1) bam_file[0] fragment_size[0] total_reads[0] 2) bam_file[1] fragment_size[1] total_reads[1] ... N) bam_file[N] fragment_size[N] total_reads[N] `bam_file`, `fragment_size` and `total_reads` arrays should have the identical order.

https://github.com/Barski-lab/workflows.git

Path: subworkflows/heatmap-prepare.cwl

Branch/Commit ID: ca2dbb71d0537b1d93a8bd44719250cf8949b157

workflow graph autosubmit.cwl

An example workflow created using Autosubmit's basic a000 workflow as reference. The `platform.yml` is ignored as it contains only information about platforms (e.g. it could be given to a tool like Troika as-is). `expdef.yml` and `autosubmit.yml` basically provide CWL inputs. `jobs.yml` contains the steps of the CWL workflow, with their dependencies. In CWL dependencies are specified via inputs and outputs. When task A outputs a value X, and task B has an input of type A/X, then the dependency A -> B is created in CWl. This is different than Autosubmit, and needs some care to guarantee the correct order in the workflow graph of start dates, members, chunks, etc.

https://github.com/kinow/kinoshita.eti.br.git

Path: notes/autosubmit/autosubmit.cwl

Branch/Commit ID: b785efcfde521ce05882006355019187ab67fac7

workflow graph RNA-Seq pipeline single-read

The original [BioWardrobe's](https://biowardrobe.com) [PubMed ID:26248465](https://www.ncbi.nlm.nih.gov/pubmed/26248465) **RNA-Seq** basic analysis for a **single-read** experiment. A corresponded input [FASTQ](http://maq.sourceforge.net/fastq.shtml) file has to be provided. Current workflow should be used only with the single-read RNA-Seq data. It performs the following steps: 1. Use STAR to align reads from input FASTQ file according to the predefined reference indices; generate unsorted BAM file and alignment statistics file 2. Use fastx_quality_stats to analyze input FASTQ file and generate quality statistics file 3. Use 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

https://github.com/datirium/workflows.git

Path: workflows/rnaseq-se.cwl

Branch/Commit ID: ebbf23764ede324cabc064bd50647c1f643726fa

workflow graph sc_atac_seq_initial_analysis.cwl

https://github.com/hubmapconsortium/sc-atac-seq-pipeline.git

Path: steps/sc_atac_seq_initial_analysis.cwl

Branch/Commit ID: 3da5dd0c6f974ec62f78d654f0ce7948975e741f

workflow graph step_valuefrom5_wf_with_id_v1_2.cwl

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

Path: testdata/step_valuefrom5_wf_with_id_v1_2.cwl

Branch/Commit ID: 7af75226f084349e401b1114f25bdcdee060e127

workflow graph sc_atac_seq_prep_process_init.cwl

https://github.com/hubmapconsortium/sc-atac-seq-pipeline.git

Path: steps/sc_atac_seq_prep_process_init.cwl

Branch/Commit ID: 3da5dd0c6f974ec62f78d654f0ce7948975e741f

workflow graph step-valuefrom3-wf_v1_2.cwl

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

Path: testdata/step-valuefrom3-wf_v1_2.cwl

Branch/Commit ID: 7af75226f084349e401b1114f25bdcdee060e127

workflow graph count-lines7-single-source-wf_v1_1.cwl

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

Path: testdata/count-lines7-single-source-wf_v1_1.cwl

Branch/Commit ID: 7af75226f084349e401b1114f25bdcdee060e127

workflow graph workflow_input_sf_expr_array_v1_2.cwl

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

Path: testdata/workflow_input_sf_expr_array_v1_2.cwl

Branch/Commit ID: 7af75226f084349e401b1114f25bdcdee060e127

workflow graph rnaseq-se.cwl

Runs RNA-Seq BioWardrobe basic analysis with single-end data file.

https://github.com/Barski-lab/workflows.git

Path: workflows/rnaseq-se.cwl

Branch/Commit ID: 7826a52718f052b53cc3872dcb3619a61babb44b