Explore Workflows
View already parsed workflows here or click here to add your own
| Graph | Name | Retrieved From | View |
|---|---|---|---|
|
|
Varscan Workflow
|
Path: definitions/subworkflows/varscan_germline.cwl Branch/Commit ID: 195b4ab487c939eb32a55d9f78bc1befd100caae |
|
|
|
MEME motif
This workflow uses MEME suite for motif finding |
Path: workflows/ChIP-Seq/meme-motif.cwl Branch/Commit ID: 3247592a89deafaa0d9c5910a1cb1d000ef9b098 |
|
|
|
revsort.cwl
Reverse the lines in a document, then sort those lines. |
Path: tests/wf/revsort.cwl Branch/Commit ID: 7dec97bb8f0bc2d9e9eb710faf41f2e98cc7cdda |
|
|
|
exome alignment and germline variant detection, with optitype for HLA typing
|
Path: definitions/pipelines/germline_exome_hla_typing.cwl Branch/Commit ID: b8000c793d6e7ce4d690406c4f914c5c62acd51f |
|
|
|
THOR - differential peak calling of ChIP-seq signals with replicates
What is THOR? -------------- THOR is an HMM-based approach to detect and analyze differential peaks in two sets of ChIP-seq data from distinct biological conditions with replicates. THOR performs genomic signal processing, peak calling and p-value calculation in an integrated framework. For more information please refer to: ------------------------------------- Allhoff, M., Sere K., Freitas, J., Zenke, M., Costa, I.G. (2016), Differential Peak Calling of ChIP-seq Signals with Replicates with THOR, Nucleic Acids Research, epub gkw680. |
Path: workflows/rgt-thor.cwl Branch/Commit ID: a0b22644ca178b640fb74849d23b7c631022f0b5 |
|
|
|
1st-workflow.cwl
|
Path: tests/wf/1st-workflow.cwl Branch/Commit ID: e6a1e1f3a3b3168028bd19aaf465826fa276a35b |
|
|
|
Build Bismark indices
Copy fasta_file file to the folder and run run bismark_genome_preparation script to prepare indices for Bismark Methylation Analysis. Bowtie2 aligner is used by default. The name of the output indices folder is equal to the genome input. |
Path: workflows/bismark-index.cwl Branch/Commit ID: a0b22644ca178b640fb74849d23b7c631022f0b5 |
|
|
|
scatter-wf4.cwl#main
|
Path: v1.0/v1.0/scatter-wf4.cwl Branch/Commit ID: 4fe434e969c93c94b690ba72db295d9d52a6f576 Packed ID: main |
|
|
|
directory.cwl
Inspect provided directory and return filenames. Generate a new directory and return it (including content). |
Path: tests/wf/directory.cwl Branch/Commit ID: 7dec97bb8f0bc2d9e9eb710faf41f2e98cc7cdda |
|
|
|
heatmap-prepare.cwl
Workflow runs homer-make-tag-directory.cwl tool using scatter for the following inputs - bam_file - fragment_size - total_reads `dotproduct` is used as a `scatterMethod`, so one element will be taken from each array to construct each job: 1) bam_file[0] fragment_size[0] total_reads[0] 2) bam_file[1] fragment_size[1] total_reads[1] ... N) bam_file[N] fragment_size[N] total_reads[N] `bam_file`, `fragment_size` and `total_reads` arrays should have the identical order. |
Path: tools/heatmap-prepare.cwl Branch/Commit ID: 5e7385b8cfa4ddae822fff37b6bd22eb0370b389 |
