Explore Workflows

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

Graph Name Retrieved From View
workflow graph kmer_ref_compare_wnode

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

Path: task_types/tt_kmer_ref_compare_wnode.cwl

Branch/Commit ID: f5a467a21b8f69aef5666fb7bbf35efd98c0cbea

workflow graph bam-bedgraph-bigwig.cwl

Workflow converts input BAM file into bigWig and bedGraph files. Input BAM file should be sorted by coordinates (required by `bam_to_bedgraph` step). If `split` input is not provided use true by default. Default logic is implemented in `valueFrom` field of `split` input inside `bam_to_bedgraph` step to avoid possible bug in cwltool with setting default values for workflow inputs. `scale` has higher priority over the `mapped_reads_number`. The last one is used to calculate `-scale` parameter for `bedtools genomecov` (step `bam_to_bedgraph`) only in a case when input `scale` is not provided. All logic is implemented inside `bedtools-genomecov.cwl`. `bigwig_filename` defines the output name only for generated bigWig file. `bedgraph_filename` defines the output name for generated bedGraph file and can influence on generated bigWig filename in case when `bigwig_filename` is not provided. All workflow inputs and outputs don't have `format` field to avoid format incompatibility errors when workflow is used as subworkflow.

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

Path: tools/bam-bedgraph-bigwig.cwl

Branch/Commit ID: d80d4f126eb60579dc3c3faf90996acc802155f2

workflow graph kmer_top_n_extract

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

Path: task_types/tt_kmer_top_n_extract.cwl

Branch/Commit ID: 42df0c0f9a4e5697abadd9cb52440691fafc8f5d

workflow graph Single-Cell ATAC-Seq Filtering Analysis

Single-Cell ATAC-Seq Filtering Analysis Removes low-quality cells from the outputs of either the “Cell Ranger Count (ATAC)” or “Cell Ranger Aggregate (ATAC)” pipeline. The results of this workflow are used in the “Single-Cell ATAC-Seq Dimensionality Reduction Analysis” pipeline.

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

Path: workflows/sc-atac-filter.cwl

Branch/Commit ID: 93b844a80f4008cc973ea9b5efedaff32a343895

workflow graph exome alignment and somatic variant detection for cle purpose

https://github.com/genome/analysis-workflows.git

Path: definitions/pipelines/cle_somatic_exome.cwl

Branch/Commit ID: ec45fad68ca10fb64d5c58e704991b146dc31d28

workflow graph kmer_top_n_extract

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

Path: task_types/tt_kmer_top_n_extract.cwl

Branch/Commit ID: 55e85a6c1a3d3ae2b47e9ae5363132a12824b1d9

workflow graph Gathered Downsample and HaplotypeCaller

https://github.com/genome/analysis-workflows.git

Path: definitions/pipelines/gathered_downsample_and_recall.cwl

Branch/Commit ID: d3e4bf55753cd92f97537c7d701187ea92d1e5f0

workflow graph gathered exome alignment and somatic variant detection for cle purpose

https://github.com/genome/analysis-workflows.git

Path: definitions/pipelines/gathered_cle_somatic_exome.cwl

Branch/Commit ID: ec45fad68ca10fb64d5c58e704991b146dc31d28

workflow graph gcaccess_from_list

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

Path: task_types/tt_gcaccess_from_list.cwl

Branch/Commit ID: a33936cca222084cf68e00076255359688b6708a

workflow graph Trim Galore SMARTer RNA-Seq pipeline paired-end strand specific

https://chipster.csc.fi/manual/library-type-summary.html Modified original [BioWardrobe's](https://biowardrobe.com) [PubMed ID:26248465](https://www.ncbi.nlm.nih.gov/pubmed/26248465) **RNA-Seq** basic analysis for a **pair-end** 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-end RNA-Seq data. It performs the following steps: 1. Trim adapters from input FASTQ files 2. Use STAR to align reads from input FASTQ files according to the predefined reference indices; generate unsorted BAM file and alignment statistics file 3. Use fastx_quality_stats to analyze input FASTQ files and generate quality statistics files 4. 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 files 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/trim-rnaseq-pe-smarter-dutp.cwl

Branch/Commit ID: b4d578c2ba4713a5a22163d9f8c7105acda1f22e