Explore Workflows
View already parsed workflows here or click here to add your own
Graph | Name | Retrieved From | View |
---|---|---|---|
Build STAR indices
Workflow runs [STAR](https://github.com/alexdobin/STAR) v2.5.3a (03/17/2017) PMID: [23104886](https://www.ncbi.nlm.nih.gov/pubmed/23104886) to build indices for reference genome provided in a single FASTA file as fasta_file input and GTF annotation file from annotation_gtf_file input. Generated indices are saved in a folder with the name that corresponds to the input genome. |
https://github.com/datirium/workflows.git
Path: workflows/star-index.cwl Branch/Commit ID: 4360fb2e778ecee42e5f78f83b78c65ab3a2b1df |
||
Cellranger Reanalyze
Cellranger Reanalyze ==================== |
https://github.com/datirium/workflows.git
Path: workflows/cellranger-reanalyze.cwl Branch/Commit ID: e45ab1b9ac5c9b99fdf7b3b1be396dc42c2c9620 |
||
MAnorm PE - quantitative comparison of ChIP-Seq paired-end data
What is MAnorm? -------------- MAnorm is a robust model for quantitative comparison of ChIP-Seq data sets of TFs (transcription factors) or epigenetic modifications and you can use it for: * Normalization of two ChIP-seq samples * Quantitative comparison (differential analysis) of two ChIP-seq samples * Evaluating the overlap enrichment of the protein binding sites(peaks) * Elucidating underlying mechanisms of cell-type specific gene regulation How MAnorm works? ---------------- MAnorm uses common peaks of two samples as a reference to build the rescaling model for normalization, which is based on the empirical assumption that if a chromatin-associated protein has a substantial number of peaks shared in two conditions, the binding at these common regions will tend to be determined by similar mechanisms, and thus should exhibit similar global binding intensities across samples. The observed differences on common peaks are presumed to reflect the scaling relationship of ChIP-Seq signals between two samples, which can be applied to all peaks. What do the inputs mean? ---------------- ### General **Experiment short name/Alias** * short name for you experiment to identify among the others **ChIP-Seq PE sample 1** * previously analyzed ChIP-Seq paired-end experiment to be used as Sample 1 **ChIP-Seq PE sample 2** * previously analyzed ChIP-Seq paired-end experiment to be used as Sample 2 **Genome** * Reference genome to be used for gene assigning ### Advanced **Reads shift size for sample 1** * This value is used to shift reads towards 3' direction to determine the precise binding site. Set as half of the fragment length. Default 100 **Reads shift size for sample 2** * This value is used to shift reads towards 5' direction to determine the precise binding site. Set as half of the fragment length. Default 100 **M-value (log2-ratio) cutoff** * Absolute M-value (log2-ratio) cutoff to define biased (differential binding) peaks. Default: 1.0 **P-value cutoff** * P-value cutoff to define biased peaks. Default: 0.01 **Window size** * Window size to count reads and calculate read densities. 2000 is recommended for sharp histone marks like H3K4me3 and H3K27ac, and 1000 for TFs or DNase-seq. Default: 2000 |
https://github.com/datirium/workflows.git
Path: workflows/manorm-pe.cwl Branch/Commit ID: 9e3c3e65c19873cd1ed3cf7cc3b94ebc75ae0cc5 |
||
1st-workflow.cwl
|
https://github.com/common-workflow-language/cwltool.git
Path: tests/wf/1st-workflow.cwl Branch/Commit ID: 03af16c9df2ee77485d4ab092cd64ae096d2e71c |
||
allele-process-strain.cwl
|
https://github.com/datirium/workflows.git
Path: subworkflows/allele-process-strain.cwl Branch/Commit ID: 7518b100d8cbc80c8be32e9e939dfbb27d6b4361 |
||
extract_readgroup_fastq_se_http.cwl
|
https://github.com/nci-gdc/gdc-dnaseq-cwl.git
Path: workflows/bamfastq_align/extract_readgroup_fastq_se_http.cwl Branch/Commit ID: 8edf6a5e4e7790434ad0742e50d0c97a5d0bb846 |
||
cnv_exomedepth
CNV ExomeDepth calling |
https://gitlab.bsc.es/lrodrig1/structuralvariants_poc.git
Path: structuralvariants/cwl/subworkflows/cnv_exome_depth.cwl Branch/Commit ID: b62c7bfcf5eb7ac3c1ed06879200fdf5db947e4b |
||
allele-process-reference.cwl
|
https://github.com/datirium/workflows.git
Path: subworkflows/allele-process-reference.cwl Branch/Commit ID: 7518b100d8cbc80c8be32e9e939dfbb27d6b4361 |
||
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: 9e3c3e65c19873cd1ed3cf7cc3b94ebc75ae0cc5 |
||
js_output_workflow.cwl
|
https://github.com/common-workflow-language/cwltool.git
Path: tests/wf/js_output_workflow.cwl Branch/Commit ID: eba80916b5cde8bdbd56c077c94240ddf796a27b |