Explore Workflows

View already parsed workflows here or click here to add your own

Graph Name Retrieved From View
workflow graph workflow.cwl

https://github.com/Andreja28/cloud-workflows.git

Path: cwl/pak-fs/workflow.cwl

Branch/Commit ID: 45a329e8a239cd7402cf1be0acebf5ceadb22977

workflow graph Interval overlapping alignments counts

Interval overlapping alignments counts ====================================== Reports the count of alignments from multiple samples that overlap specific intervals.

https://github.com/datirium/workflows.git

Path: workflows/bedtools-multicov.cwl

Branch/Commit ID: e45ab1b9ac5c9b99fdf7b3b1be396dc42c2c9620

workflow graph main-giab-chm.cwl

https://github.com/bcbio/bcbio_validation_workflows.git

Path: giab-chm/giab-chm-workflow/main-giab-chm.cwl

Branch/Commit ID: af9a5621efcb44c249697d6df071fe4defe389ac

workflow graph kmer_ref_compare_wnode

https://github.com/ncbi/pgap.git

Path: task_types/tt_kmer_ref_compare_wnode.cwl

Branch/Commit ID: 94c97cfc95a5bf102a6f9206e045ea1afb768317

workflow graph Apply filters to VCF file

https://github.com/genome/analysis-workflows.git

Path: definitions/subworkflows/filter_vcf_nonhuman.cwl

Branch/Commit ID: 2e0562a5c3cd7aac24af4c622a5ae68a7fb23a71

workflow graph advanced-header.cwl

https://github.com/datirium/workflows.git

Path: metadata/advanced-header.cwl

Branch/Commit ID: 60854b5d299df91e135e05d02f4be61f6a310fbc

workflow graph blastp_wnode_naming

https://github.com/ncbi/pgap.git

Path: task_types/tt_blastp_wnode_naming.cwl

Branch/Commit ID: b38b0070edf910984f29a4a495b5dfa525b8b305

workflow graph WGS QC workflow

https://github.com/genome/analysis-workflows.git

Path: definitions/subworkflows/qc_wgs.cwl

Branch/Commit ID: 457e101e3fb87e7fd792357afce00ed8ccbfbcdb

workflow graph Seed Protein Alignments

https://github.com/ncbi/pgap.git

Path: protein_alignment/wf_seed_1.cwl

Branch/Commit ID: b38b0070edf910984f29a4a495b5dfa525b8b305

workflow graph 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: 10ce6e113f749c7bd725e426445220c3bdc5ddf1