Explore Workflows

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

Graph Name Retrieved From View
workflow graph align_sort_sa

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

Path: task_types/tt_align_sort_sa.cwl

Branch/Commit ID: f18c1dce463509170ee3bf2844d5a3637ff706f5

workflow graph Raw sequence data to BQSR

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

Path: definitions/subworkflows/sequence_to_bqsr.cwl

Branch/Commit ID: 509938802c5e42bb8084c6a5a26ab6425c60e69a

workflow graph align_merge_sas

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

Path: task_types/tt_align_merge_sas.cwl

Branch/Commit ID: f6950321e5c9ee733ad68a273d2ad8e802a6b982

workflow graph Subworkflow to allow calling different SV callers which require bam files as inputs

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

Path: definitions/subworkflows/single_sample_sv_callers.cwl

Branch/Commit ID: 3a287b7cb6162cdea79865235d224fea45963d87

workflow graph Merge, annotate, and generate a TSV for SVs

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

Path: definitions/subworkflows/merge_svs.cwl

Branch/Commit ID: 389f6edccab082d947bee9c032f59dbdf9f7c325

workflow graph samtools_mpileup_subpipeline.cwl

https://github.com/PMCC-BioinformaticsCore/janis-pipelines.git

Path: janis_pipelines/wgs_somatic/cwl/tools/samtools_mpileup_subpipeline.cwl

Branch/Commit ID: db347697cbf46ed1d160d50666943bd56a2646f4

workflow graph FastQC - a quality control tool for high throughput sequence data

FastQC - a quality control tool for high throughput sequence data ===================================== FastQC aims to provide a simple way to do some quality control checks on raw sequence data coming from high throughput sequencing pipelines. It provides a modular set of analyses which you can use to give a quick impression of whether your data has any problems of which you should be aware before doing any further analysis. The main functions of FastQC are: - Import of data from FastQ files (any variant) - Providing a quick overview to tell you in which areas there may be problems - Summary graphs and tables to quickly assess your data - Export of results to an HTML based permanent report - Offline operation to allow automated generation of reports without running the interactive application

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

Path: workflows/fastqc.cwl

Branch/Commit ID: 1f03ff02ef829bdb9d582825bcd4ca239e84ca2e

workflow graph assm_assm_blastn_wnode

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

Path: task_types/tt_assm_assm_blastn_wnode.cwl

Branch/Commit ID: f6950321e5c9ee733ad68a273d2ad8e802a6b982

workflow graph strelkaSomaticVariantCaller_v0_1_1.cwl

https://github.com/PMCC-BioinformaticsCore/janis-pipelines.git

Path: janis_pipelines/wgs_somatic/cwl/tools/strelkaSomaticVariantCaller_v0_1_1.cwl

Branch/Commit ID: db347697cbf46ed1d160d50666943bd56a2646f4

workflow graph GAT - Genomic Association Tester

GAT: Genomic Association Tester ============================================== A common question in genomic analysis is whether two sets of genomic intervals overlap significantly. This question arises, for example, in the interpretation of ChIP-Seq or RNA-Seq data. The Genomic Association Tester (GAT) is a tool for computing the significance of overlap between multiple sets of genomic intervals. GAT estimates significance based on simulation. Gat implemements a sampling algorithm. Given a chromosome (workspace) and segments of interest, for example from a ChIP-Seq experiment, gat creates randomized version of the segments of interest falling into the workspace. These sampled segments are then compared to existing genomic annotations. The sampling method is conceptually simple. Randomized samples of the segments of interest are created in a two-step procedure. Firstly, a segment size is selected from to same size distribution as the original segments of interest. Secondly, a random position is assigned to the segment. The sampling stops when exactly the same number of nucleotides have been sampled. To improve the speed of sampling, segment overlap is not resolved until the very end of the sampling procedure. Conflicts are then resolved by randomly removing and re-sampling segments until a covering set has been achieved. Because the size of randomized segments is derived from the observed segment size distribution of the segments of interest, the actual segment sizes in the sampled segments are usually not exactly identical to the ones in the segments of interest. This is in contrast to a sampling method that permutes segment positions within the workspace.

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

Path: workflows/gat-run.cwl

Branch/Commit ID: 4360fb2e778ecee42e5f78f83b78c65ab3a2b1df