Explore Workflows
View already parsed workflows here or click here to add your own
| Graph | Name | Retrieved From | View |
|---|---|---|---|
|
|
indexing_bed
|
Path: structuralvariants/cwl/subworkflows/indexing_bed.cwl Branch/Commit ID: d2314468d2d2ec177d278899820de1cbfe8c8fb6 |
|
|
|
EMG core analysis for Illumina
|
Path: workflows/emg-core-analysis-v4.cwl Branch/Commit ID: 5dc7c5ca618a248a99bd4bf5f3042cdb21947193 |
|
|
|
scatter-wf4.cwl#main
|
Path: tests/wf/scatter-wf4.cwl Branch/Commit ID: 0e98de8f692bb7b9626ed44af835051750ac20cd Packed ID: main |
|
|
|
Build STAR indices
Workflow runs [STAR](https://github.com/alexdobin/STAR) v2.5.3a (03/17/2017) PMID: [23104886](https://www.ncbi.nlm.nih.gov/pubmed/23104886) to build indices for reference genome provided in a single FASTA file as fasta_file input and GTF annotation file from annotation_gtf_file input. Generated indices are saved in a folder with the name that corresponds to the input genome. |
Path: workflows/star-index.cwl Branch/Commit ID: 8049a781ac4aae579fbd3036fa0bf654532f15be |
|
|
|
xenbase-sra-to-fastq-pe.cwl
|
Path: subworkflows/xenbase-sra-to-fastq-pe.cwl Branch/Commit ID: 7a4593d2fa5b2fcbedc9219dc5687a4bc5aea66a |
|
|
|
SSU-from-tablehits.cwl
|
Path: tools/SSU-from-tablehits.cwl Branch/Commit ID: 7bb76f33bf40b5cd2604001cac46f967a209c47f |
|
|
|
trimmed_fastq
Quality Control (raw data), Raw Data trimming and Quality Control (pre-processed) |
Path: structuralvariants/cwl/subworkflows/trimmed_fastq.cwl Branch/Commit ID: d2314468d2d2ec177d278899820de1cbfe8c8fb6 |
|
|
|
LSU-from-tablehits.cwl
|
Path: tools/LSU-from-tablehits.cwl Branch/Commit ID: 7bb76f33bf40b5cd2604001cac46f967a209c47f |
|
|
|
merge-bam-parallel
This workflow merge BAM files per condition in parallel |
Path: workflows/File-formats/merge-bam-parallel.cwl Branch/Commit ID: 6eb7fec3bd018addf02bb3285cb56d9453319d5d |
|
|
|
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. |
Path: tools/bam-bedgraph-bigwig.cwl Branch/Commit ID: 2c486543c335bb99b245dfe7e2f033f535efb9cf |
