Explore Workflows
View already parsed workflows here or click here to add your own
Graph | Name | Retrieved From | View |
---|---|---|---|
tt_blastn_wnode
|
https://github.com/ncbi/pgap.git
Path: task_types/tt_blastn_wnode.cwl Branch/Commit ID: 1e7aa9f0c34987ddafa35f9b1d2c77d99fafbdab |
||
Subworkflow that runs cnvkit in single sample mode and returns a vcf file
|
https://github.com/genome/analysis-workflows.git
Path: definitions/subworkflows/cnvkit_single_sample.cwl Branch/Commit ID: 869b331cfeb9dbd5907498e3eccdebc7c28283e5 |
||
Single-Cell Preprocessing Pipeline
Devel version of Single-Cell Preprocessing Pipeline =================================================== |
https://github.com/datirium/workflows.git
Path: workflows/single-cell-preprocess.cwl Branch/Commit ID: b1a5dabeeeb9079b30b2871edd9c9034a1e00c1c |
||
Tumor-Only Detect Variants workflow
|
https://github.com/genome/analysis-workflows.git
Path: definitions/pipelines/tumor_only_detect_variants.cwl Branch/Commit ID: 1750cd5cc653f058f521b6195e3bec1e7df1a086 |
||
Cell Ranger Count Gene Expression
Cell Ranger Count Gene Expression ================================= |
https://github.com/datirium/workflows.git
Path: workflows/single-cell-preprocess-cellranger.cwl Branch/Commit ID: 60854b5d299df91e135e05d02f4be61f6a310fbc |
||
workflow.cwl
|
https://github.com/NAL-i5K/Organism_Onboarding.git
Path: flow_dispatch/2other_species/workflow.cwl Branch/Commit ID: 677d79c721ad5f7a7e09b693d7f3fe2da70826e2 |
||
FASTQ Vector Removal
This workflow convert fastq to multiple fasta files |
https://github.com/ncbi/cwl-ngs-workflows-cbb.git
Path: workflows/File-formats/fastq-to-splitted-fasta.cwl Branch/Commit ID: dde32ff6c8e653a4e6b93316f28737706d5ec367 |
||
WGS QC workflow nonhuman
|
https://github.com/genome/analysis-workflows.git
Path: definitions/subworkflows/qc_wgs_nonhuman.cwl Branch/Commit ID: 889a077a20c0fdb01f4ed97aa4bc40f920c37a1a |
||
count-lines6-wf.cwl
|
https://github.com/common-workflow-language/cwl-v1.1.git
Path: tests/count-lines6-wf.cwl Branch/Commit ID: 0e37d46e793e72b7c16b5ec03e22cb3ce1f55ba3 |
||
Motif Finding with HOMER with random background regions
Motif Finding with HOMER with random background regions --------------------------------------------------- HOMER contains a novel motif discovery algorithm that was designed for regulatory element analysis in genomics applications (DNA only, no protein). It is a differential motif discovery algorithm, which means that it takes two sets of sequences and tries to identify the regulatory elements that are specifically enriched in on set relative to the other. It uses ZOOPS scoring (zero or one occurrence per sequence) coupled with the hypergeometric enrichment calculations (or binomial) to determine motif enrichment. HOMER also tries its best to account for sequenced bias in the dataset. It was designed with ChIP-Seq and promoter analysis in mind, but can be applied to pretty much any nucleic acids motif finding problem. Here is how we generate background for Motifs Analysis ------------------------------------- 1. Take input file with regions in a form of “chr\" “start\" “end\" 2. Sort and remove duplicates from this regions file 3. Extend each region in 20Kb into both directions 4. Merge all overlapped extended regions 5. Subtract not extended regions from the extended ones 6. Randomly distribute not extended regions within the regions that we got as a result of the previous step 7. Get fasta file from these randomly distributed regions (from the previous step). Use it as background For more information please refer to: ------------------------------------- [Official documentation](http://homer.ucsd.edu/homer/motif/) |
https://github.com/datirium/workflows.git
Path: workflows/homer-motif-analysis.cwl Branch/Commit ID: 60854b5d299df91e135e05d02f4be61f6a310fbc |