Explore Workflows
View already parsed workflows here or click here to add your own
| Graph | Name | Retrieved From | View |
|---|---|---|---|
|
|
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. |
Path: tools/heatmap-prepare.cwl Branch/Commit ID: 22880e0f41d0420a17d643e8a6e8ee18165bbfbf |
|
|
|
Subworkflow to allow calling cnvkit with cram instead of bam files
|
Path: definitions/subworkflows/cram_to_cnvkit.cwl Branch/Commit ID: 7b4b489474473c3d2d992a838b89632c2b97dc2c |
|
|
|
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: b5e16e359007150647b14dc6e038f4eb8dccda79 |
|
|
|
exomeseq-gatk4-02-variantdiscovery.cwl
|
Path: subworkflows/exomeseq-gatk4-02-variantdiscovery.cwl Branch/Commit ID: 216ff9bf78130add564f7bcfba6385d5dab4c77d |
|
|
|
sec-wf.cwl
|
Path: tests/wf/sec-wf.cwl Branch/Commit ID: 3ed10d0ea7ac57550433a89a92bdbe756bdb0e40 |
|
|
|
trim-rnaseq-pe-dutp.cwl
Runs RNA-Seq BioWardrobe basic analysis with strand specific pair-end data file. |
Path: workflows/trim-rnaseq-pe-dutp.cwl Branch/Commit ID: 9a03dbe8829ca649814d9c8bd11fe3a673750a95 |
|
|
|
md5sum_v11.cwl
|
Path: testdata/md5sum_v11.cwl Branch/Commit ID: 8058c7477097f90205dd7d8481781eb3737ea9c9 |
|
|
|
Nested workflow example
|
Path: tests/wf/nested.cwl Branch/Commit ID: cd779a90a4336563dcf13795111f502372c6af83 |
|
|
|
conflict-wf.cwl#collision
|
Path: cwltool/schemas/v1.0/v1.0/conflict-wf.cwl Branch/Commit ID: 26870e38cec81af880cd3e4789ae6cee8fc27020 Packed ID: collision |
|
|
|
scatter-valuefrom-wf4.cwl#main
|
Path: cwltool/schemas/v1.0/v1.0/scatter-valuefrom-wf4.cwl Branch/Commit ID: f207d168f4e7eb4dd2279840d4062ba75d9c79c3 Packed ID: main |
