Explore Workflows

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

Graph Name Retrieved From View
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/datirium/workflows.git

Path: tools/bam-bedgraph-bigwig.cwl

Branch/Commit ID: 581156366f91861bd4dbb5bcb59f67d468b32af3

workflow graph align_sort_sa

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

Path: task_types/tt_align_sort_sa.cwl

Branch/Commit ID: e2a6cbcc36212433d8fbc804919442787a5e2a49

workflow graph createindex_singlevirus.cwl

https://github.com/yyoshiaki/VIRTUS.git

Path: workflow/createindex_singlevirus.cwl

Branch/Commit ID: 49faf55f97c8f3084b426d2db6640519d6f2ce71

workflow graph snp_callers_workflow.cwl

A workflow for running MuSe, MuTect, SomaticSniper, and Pindel. See [the github repository](https://github.com/BD2KGenomics/dockstore_workflow_snps) for details.

https://github.com/bd2kgenomics/dockstore_workflow_snps.git

Path: snp_callers_workflow.cwl

Branch/Commit ID: 8c8217b63d16c13924a00408e2b621d888b0aaa5

workflow graph running cellranger mkfastq and count

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

Path: definitions/subworkflows/cellranger_mkfastq_and_count.cwl

Branch/Commit ID: a59a803e1809a8fbfabca6b8962a8ad66dd01f1d

workflow graph QuantSeq 3' FWD, FWD-UMI or REV for single-read mRNA-Seq data

### Devel version of QuantSeq 3' FWD, FWD-UMI or REV for single-read mRNA-Seq data

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

Path: workflows/trim-quantseq-mrnaseq-se-strand-specific.cwl

Branch/Commit ID: 8a92669a566589d80fde9d151054ffc220ed4ddd

workflow graph indices-header.cwl

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

Path: metadata/indices-header.cwl

Branch/Commit ID: 299980af3a5cbdb4edcb27331d4846418d386e00

workflow graph EMG pipeline v3.0 (single end version)

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

Path: workflows/emg-pipeline-v3.cwl

Branch/Commit ID: b6d3aaf3fa6695061208c6cdca3d7881cc45400d

workflow graph GSEApy - Gene Set Enrichment Analysis in Python

GSEAPY: Gene Set Enrichment Analysis in Python ============================================== Gene Set Enrichment Analysis is a computational method that determines whether an a priori defined set of genes shows statistically significant, concordant differences between two biological states (e.g. phenotypes). GSEA requires as input an expression dataset, which contains expression profiles for multiple samples. While the software supports multiple input file formats for these datasets, the tab-delimited GCT format is the most common. The first column of the GCT file contains feature identifiers (gene ids or symbols in the case of data derived from RNA-Seq experiments). The second column contains a description of the feature; this column is ignored by GSEA and may be filled with “NA”s. Subsequent columns contain the expression values for each feature, with one sample's expression value per column. It is important to note that there are no hard and fast rules regarding how a GCT file's expression values are derived. The important point is that they are comparable to one another across features within a sample and comparable to one another across samples. Tools such as DESeq2 can be made to produce properly normalized data (normalized counts) which are compatible with GSEA.

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

Path: workflows/gseapy.cwl

Branch/Commit ID: 60854b5d299df91e135e05d02f4be61f6a310fbc

workflow graph cram_to_bam workflow

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

Path: definitions/subworkflows/cram_to_bam_and_index.cwl

Branch/Commit ID: 479c9b3e3fa32ec9c7cd4073cfbccc675fd254d9