Explore Workflows
View already parsed workflows here or click here to add your own
Graph | Name | Retrieved From | View |
---|---|---|---|
|
preprocess-illumina.cwl
|
![]() Path: PreProcessing/preprocess-illumina.cwl Branch/Commit ID: 2f7764f063e198fd8601229105922f913ea89941 |
|
|
count-lines8-wf.cwl
|
![]() Path: tests/count-lines8-wf.cwl Branch/Commit ID: 86c46cb397de029e4c91f02cca40fa2b54d22f37 |
|
|
io-int-wf.cwl
|
![]() Path: tests/io-int-wf.cwl Branch/Commit ID: 368b562a1449e8cd39ae8b7f05926b2bfb9b22df |
|
|
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: 92f1a6da9c4f85fb51340b01b32373a50fde0891 |
|
|
pcr-bottleneck-coef.cwl
ChIP-seq - map - PCR Bottleneck Coefficients |
![]() Path: v1.0/map/pcr-bottleneck-coef.cwl Branch/Commit ID: c5948732a4196fcbc95633be3829c6de8809570e |
|
|
bqsr_workflow.cwl
|
![]() Path: workflows/BQSR/bqsr_workflow.cwl Branch/Commit ID: e7754fb4d3cd14068eef0c498cc5c6fcf53dc31f |
|
|
Generate genome indices for STAR & bowtie
Creates indices for: * [STAR](https://github.com/alexdobin/STAR) v2.5.3a (03/17/2017) PMID: [23104886](https://www.ncbi.nlm.nih.gov/pubmed/23104886) * [bowtie](http://bowtie-bio.sourceforge.net/tutorial.shtml) v1.2.0 (12/30/2016) It performs the following steps: 1. `STAR --runMode genomeGenerate` to generate indices, based on [FASTA](http://zhanglab.ccmb.med.umich.edu/FASTA/) and [GTF](http://mblab.wustl.edu/GTF2.html) input files, returns results as an array of files 2. Outputs indices as [Direcotry](http://www.commonwl.org/v1.0/CommandLineTool.html#Directory) data type 3. Separates *chrNameLength.txt* file from Directory output 4. `bowtie-build` to generate indices requires genome [FASTA](http://zhanglab.ccmb.med.umich.edu/FASTA/) file as input, returns results as a group of main and secondary files |
![]() Path: workflows/genome-indices.cwl Branch/Commit ID: 9e3c3e65c19873cd1ed3cf7cc3b94ebc75ae0cc5 |
|
|
default-wf5.cwl
|
![]() Path: tests/wf/default-wf5.cwl Branch/Commit ID: 65aedc5e7e1f3ccace7f9022f8a54b3f0d5c9a8c |
|
|
Averages and aligns the unampped instances
First computes average per UniProt domain instance and then aligns all the average structures against core average structure. Outputs the alignment results along with the structures passing and failing the threshold for given Kpax score. |
![]() Path: Tools/unmapped_unp_avg_align.cwl Branch/Commit ID: 9f3832867eab6c7a6363f8ca594a4bcf2ff7e96f |
|
|
AltAnalyze Iterative Clustering and Guide-gene Selection
Devel version of AltAnalyze Iterative Clustering and Guide-gene Selection ========================================================================= |
![]() Path: workflows/altanalyze-icgs.cwl Branch/Commit ID: 4a5c59829ff8b9f3c843e66e3c675dcd9c689ed5 |