Explore Workflows
View already parsed workflows here or click here to add your own
| Graph | Name | Retrieved From | View |
|---|---|---|---|
|
|
star-index.cwl
Generates indices for STAR v2.5.3a (03/17/2017). |
Path: workflows/star-index.cwl Branch/Commit ID: 62323c137c0ce9b3f843df0dfbda28dafa7c90cf |
|
|
|
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: 7bda675d999a449a911df3a6973c60a39565bc24 |
|
|
|
trnascan_wnode and gpx_qdump combined
|
Path: bacterial_trna/wf_scan_and_dump.cwl Branch/Commit ID: 1e16653514fd5629a704516eb447043c9fd0a53b |
|
|
|
cnv_manta
CNV Manta calling |
Path: structuralvariants/cwl/subworkflows/cnv_manta.cwl Branch/Commit ID: 6ccec9c5c5bc9fb4e75ca0b9cc22d13df9ffb815 |
|
|
|
exome alignment with qc, no bqsr, no verify_bam_id
|
Path: definitions/pipelines/alignment_exome_mouse.cwl Branch/Commit ID: a59a803e1809a8fbfabca6b8962a8ad66dd01f1d |
|
|
|
Detect Variants workflow
|
Path: definitions/pipelines/detect_variants_mouse.cwl Branch/Commit ID: a59a803e1809a8fbfabca6b8962a8ad66dd01f1d |
|
|
|
exomeseq-01-preprocessing.cwl
|
Path: subworkflows/exomeseq-01-preprocessing.cwl Branch/Commit ID: 216ff9bf78130add564f7bcfba6385d5dab4c77d |
|
|
|
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: cc6fa135d04737fdde3b4414d6e214cf8c812f6e |
|
|
|
Prepare user input
Prepare user input for NCBI-PGAP pipeline |
Path: prepare_user_input2.cwl Branch/Commit ID: 17bae57a1f00f5c6db8f3a82d86262f12b8153cf |
|
|
|
group-isoforms-batch.cwl
Workflow runs group-isoforms.cwl tool using scatter for isoforms_file input. genes_filename and common_tss_filename inputs are ignored. |
Path: tools/group-isoforms-batch.cwl Branch/Commit ID: 3fc68366adb179927af5528c27b153abaf94494d |
