Explore Workflows
View already parsed workflows here or click here to add your own
Graph | Name | Retrieved From | View |
---|---|---|---|
|
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 |
![]() Path: workflows/manorm-pe.cwl Branch/Commit ID: 29bf638904709cfbf10908adcd51ba4886ace94a |
|
|
kmer_build_tree
|
![]() Path: task_types/tt_kmer_build_tree.cwl Branch/Commit ID: 33414c888997d558bdcb558ca33c3a728a3e6143 |
|
|
WGS QC workflow
|
![]() Path: definitions/subworkflows/qc_wgs.cwl Branch/Commit ID: 195b4ab487c939eb32a55d9f78bc1befd100caae |
|
|
gcaccess_from_list
|
![]() Path: task_types/tt_gcaccess_from_list.cwl Branch/Commit ID: 041a234a935c7af7d3db95353ef80c61c88fc010 |
|
|
EMG pipeline's QIIME workflow
Step 1: Set environment PYTHONPATH, QIIME_ROOT, PATH Step 2: Run QIIME script pick_closed_reference_otus.py ${python} ${qiimeDir}/bin/pick_closed_reference_otus.py -i $1 -o $2 -r ${qiimeDir}/gg_13_8_otus/rep_set/97_otus.fasta -t ${qiimeDir}/gg_13_8_otus/taxonomy/97_otu_taxonomy.txt -p ${qiimeDir}/cr_otus_parameters.txt Step 3: Convert new biom format to old biom format (json) ${qiimeDir}/bin/biom convert -i ${resultDir}/cr_otus/otu_table.biom -o ${resultDir}/cr_otus/${infileBase}_otu_table_json.biom --table-type=\"OTU table\" --to-json Step 4: Convert new biom format to a classic OTU table. ${qiimeDir}/bin/biom convert -i ${resultDir}/cr_otus/otu_table.biom -o ${resultDir}/cr_otus/${infileBase}_otu_table.txt --to-tsv --header-key taxonomy --table-type \"OTU table\" Step 5: Create otu summary ${qiimeDir}/bin/biom summarize-table -i ${resultDir}/cr_otus/otu_table.biom -o ${resultDir}/cr_otus/${infileBase}_otu_table_summary.txt Step 6: Move one of the result files mv ${resultDir}/cr_otus/otu_table.biom ${resultDir}/cr_otus/${infileBase}_otu_table_hdf5.biom Step 7: Create a list of observations awk '{print $1}' ${resultDir}/cr_otus/${infileBase}_otu_table.txt | sed '/#/d' > ${resultDir}/cr_otus/${infileBase}_otu_observations.txt Step 8: Create a phylogenetic tree by pruning GreenGenes and keeping observed otus ${python} ${qiimeDir}/bin/filter_tree.py -i ${qiimeDir}/gg_13_8_otus/trees/97_otus.tree -t ${resultDir}/cr_otus/${infileBase}_otu_observations.txt -o ${resultDir}/cr_otus/${infileBase}_pruned.tree |
![]() Path: workflows/qiime-workflow.cwl Branch/Commit ID: 708fd971bd3abe4d367e501583b964bc4c0311b9 |
|
|
WGS QC workflow mouse
|
![]() Path: definitions/subworkflows/qc_wgs_mouse.cwl Branch/Commit ID: 233f026ffce240071edda526391be0c03186fce8 |
|
|
count-lines1-wf.cwl
|
![]() Path: tests/wf/count-lines1-wf.cwl Branch/Commit ID: 78fe9d41ee5a44f8725dfbd7028e4a5ee42949cf |
|
|
extract_gencoll_ids
|
![]() Path: task_types/tt_extract_gencoll_ids.cwl Branch/Commit ID: 2229f26ec424f9ebeb3db7fec3bd3f84a38c7485 |
|
|
any-type-compat.cwl
|
![]() Path: cwltool/schemas/v1.0/v1.0/any-type-compat.cwl Branch/Commit ID: 814bd0405a7701efc7d63e8f0179df394c7766f7 |
|
|
alignment for mouse with qc
|
![]() Path: definitions/pipelines/alignment_wgs_mouse.cwl Branch/Commit ID: 233f026ffce240071edda526391be0c03186fce8 |