Explore Workflows
View already parsed workflows here or click here to add your own
Graph | Name | Retrieved From | View |
---|---|---|---|
ROSE: rank ordering of super-enhancers
Super-enhancers, consist of clusters of enhancers that are densely occupied by the master regulators and Mediator. Super-enhancers differ from typical enhancers in size, transcription factor density and content, ability to activate transcription, and sensitivity to perturbation. Use to create stitched enhancers, and to separate super-enhancers from typical enhancers using sequencing data (.bam) given a file of previously identified constituent enhancers (.gff) |
https://github.com/datirium/workflows.git
Path: workflows/super-enhancer.cwl Branch/Commit ID: 8a92669a566589d80fde9d151054ffc220ed4ddd |
||
Single-Cell Preprocessing Cell Ranger Pipeline
Devel version of Single-Cell Preprocessing Cell Ranger Pipeline =============================================================== |
https://github.com/datirium/workflows.git
Path: workflows/single-cell-preprocess-cellranger.cwl Branch/Commit ID: 8a92669a566589d80fde9d151054ffc220ed4ddd |
||
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. |
https://github.com/datirium/workflows.git
Path: tools/group-isoforms-batch.cwl Branch/Commit ID: 1f03ff02ef829bdb9d582825bcd4ca239e84ca2e |
||
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 |
https://github.com/datirium/workflows.git
Path: workflows/rnaseq-se-dutp-mitochondrial.cwl Branch/Commit ID: 8a92669a566589d80fde9d151054ffc220ed4ddd |
||
Hello World
Outputs a message using echo |
https://github.com/common-workflow-language/cwltool.git
Path: tests/wf/hello-workflow.cwl Branch/Commit ID: 2710cfe731374cf7244116dd7186fc2b6e4af344 |
||
816_wf.cwl
|
https://github.com/common-workflow-language/cwltool.git
Path: tests/wf/816_wf.cwl Branch/Commit ID: aec33fcfa3459a90cbba8c88ebb991be94d21429 |
||
merge-bam-parallel
This workflow merge BAM files per condition in parallel |
https://github.com/ncbi/cwl-ngs-workflows-cbb.git
Path: workflows/File-formats/merge-bam-parallel.cwl Branch/Commit ID: 433720e6ba8c2d85b15de3ffb9ce1236f08978a4 |
||
env-wf2.cwl
|
https://github.com/common-workflow-language/cwltool.git
Path: cwltool/schemas/v1.0/v1.0/env-wf2.cwl Branch/Commit ID: 89ccbfc53ff3bb6abe2eb90bb7e0091c54c18f5c |
||
Nested workflow example
|
https://github.com/common-workflow-language/cwltool.git
Path: tests/wf/nested.cwl Branch/Commit ID: 478c2ffc09fb189c4f36ccb82aad945b3db5f9b3 |
||
somatic_subpipeline.cwl
|
https://github.com/PMCC-BioinformaticsCore/janis-pipelines.git
Path: janis_pipelines/wgs_somatic/cwl/tools/somatic_subpipeline.cwl Branch/Commit ID: ccca639fe0b3a8104ff9fcfa285f1134706032b8 |