Explore Workflows
View already parsed workflows here or click here to add your own
| Graph | Name | Retrieved From | View |
|---|---|---|---|
|
|
count-lines1-wf.cwl
|
Path: tests/wf/count-lines1-wf.cwl Branch/Commit ID: 63f539ba60e91f0cb3ce7cda2c5da5c65525c375 |
|
|
|
Immunotherapy Workflow
|
Path: definitions/pipelines/immuno.cwl Branch/Commit ID: 4bc0a4577d626b65a4b44683e5a1ab2f7d7faf4c |
|
|
|
bam to trimmed fastqs and biscuit alignments
|
Path: definitions/subworkflows/bam_to_trimmed_fastq_and_biscuit_alignments.cwl Branch/Commit ID: 39ac49f5d080bbb6bfa97246f46a5b621254f622 |
|
|
|
CLIP-Seq pipeline for single-read experiment NNNNG
Cross-Linking ImmunoPrecipitation ================================= `CLIP` (`cross-linking immunoprecipitation`) is a method used in molecular biology that combines UV cross-linking with immunoprecipitation in order to analyse protein interactions with RNA or to precisely locate RNA modifications (e.g. m6A). (Uhl|Houwaart|Corrado|Wright|Backofen|2017)(Ule|Jensen|Ruggiu|Mele|2003)(Sugimoto|König|Hussain|Zupan|2012)(Zhang|Darnell|2011) (Ke| Alemu| Mertens| Gantman|2015) CLIP-based techniques can be used to map RNA binding protein binding sites or RNA modification sites (Ke| Alemu| Mertens| Gantman|2015)(Ke| Pandya-Jones| Saito| Fak|2017) of interest on a genome-wide scale, thereby increasing the understanding of post-transcriptional regulatory networks. The identification of sites where RNA-binding proteins (RNABPs) interact with target RNAs opens the door to understanding the vast complexity of RNA regulation. UV cross-linking and immunoprecipitation (CLIP) is a transformative technology in which RNAs purified from _in vivo_ cross-linked RNA-protein complexes are sequenced to reveal footprints of RNABP:RNA contacts. CLIP combined with high-throughput sequencing (HITS-CLIP) is a generalizable strategy to produce transcriptome-wide maps of RNA binding with higher accuracy and resolution than standard RNA immunoprecipitation (RIP) profiling or purely computational approaches. The application of CLIP to Argonaute proteins has expanded the utility of this approach to mapping binding sites for microRNAs and other small regulatory RNAs. Finally, recent advances in data analysis take advantage of cross-link–induced mutation sites (CIMS) to refine RNA-binding maps to single-nucleotide resolution. Once IP conditions are established, HITS-CLIP takes ~8 d to prepare RNA for sequencing. Established pipelines for data analysis, including those for CIMS, take 3–4 d. Workflow -------- CLIP begins with the in-vivo cross-linking of RNA-protein complexes using ultraviolet light (UV). Upon UV exposure, covalent bonds are formed between proteins and nucleic acids that are in close proximity. (Darnell|2012) The cross-linked cells are then lysed, and the protein of interest is isolated via immunoprecipitation. In order to allow for sequence specific priming of reverse transcription, RNA adapters are ligated to the 3' ends, while radiolabeled phosphates are transferred to the 5' ends of the RNA fragments. The RNA-protein complexes are then separated from free RNA using gel electrophoresis and membrane transfer. Proteinase K digestion is then performed in order to remove protein from the RNA-protein complexes. This step leaves a peptide at the cross-link site, allowing for the identification of the cross-linked nucleotide. (König| McGlincy| Ule|2012) After ligating RNA linkers to the RNA 5' ends, cDNA is synthesized via RT-PCR. High-throughput sequencing is then used to generate reads containing distinct barcodes that identify the last cDNA nucleotide. Interaction sites can be identified by mapping the reads back to the transcriptome. |
Path: workflows/clipseq-se.cwl Branch/Commit ID: 36fd18f11e939d3908b1eca8d2939402f7a99b0f |
|
|
|
joint genotyping for trios or small cohorts
|
Path: definitions/subworkflows/joint_genotype.cwl Branch/Commit ID: 39ac49f5d080bbb6bfa97246f46a5b621254f622 |
|
|
|
transform_pack.cwl#bwa_se.cwl
|
Path: workflows/bamfastq_align/transform_pack.cwl Branch/Commit ID: 3cb464a3a5c39cc060cd23d9c60918bc9ffb169b Packed ID: bwa_se.cwl |
|
|
|
canine_lancet_module.cwl
|
Path: subworkflows/canine_lancet_module.cwl Branch/Commit ID: 462aaebbd442e84ea101b45b716df0174b88512e |
|
|
|
Detect DoCM variants
|
Path: definitions/subworkflows/docm_germline.cwl Branch/Commit ID: 39ac49f5d080bbb6bfa97246f46a5b621254f622 |
|
|
|
exome alignment and germline variant detection
|
Path: definitions/subworkflows/germline_detect_variants.cwl Branch/Commit ID: bfcb5ffbea3d00a38cc03595d41e53ea976d599d |
|
|
|
Bismark Methylation PE
Sequence reads are first cleaned from adapters and transformed into fully bisulfite-converted forward (C->T) and reverse read (G->A conversion of the forward strand) versions, before they are aligned to similarly converted versions of the genome (also C->T and G->A converted). Sequence reads that produce a unique best alignment from the four alignment processes against the bisulfite genomes (which are running in parallel) are then compared to the normal genomic sequence and the methylation state of all cytosine positions in the read is inferred. A read is considered to align uniquely if an alignment has a unique best alignment score (as reported by the AS:i field). If a read produces several alignments with the same number of mismatches or with the same alignment score (AS:i field), a read (or a read-pair) is discarded altogether. On the next step we extract the methylation call for every single C analysed. The position of every single C will be written out to a new output file, depending on its context (CpG, CHG or CHH), whereby methylated Cs will be labelled as forward reads (+), non-methylated Cs as reverse reads (-). The output of the methylation extractor is then transformed into a bedGraph and coverage file. The bedGraph counts output is then used to generate a genome-wide cytosine report which reports the number on every single CpG (optionally every single cytosine) in the genome, irrespective of whether it was covered by any reads or not. As this type of report is informative for cytosines on both strands the output may be fairly large (~46mn CpG positions or >1.2bn total cytosine positions in the human genome). |
Path: workflows/bismark-methylation-pe.cwl Branch/Commit ID: 93b844a80f4008cc973ea9b5efedaff32a343895 |
