Workflows
What is a Workflow?Filters
CWL workflow for NMR spectra Peak Picking The workflow takes as input a series of 2D 1H 15N HSQC NMR spectra and uses nmrpipe tools to convert the spectra in nmrpipe format and performs an automatic peak picking. This test uses a protein MDM2 with different ligands and peptide and generates a peak list with 1H and 15N chemical shift values for each spectrum. The difference among these peak lists can be used to characterize the ligand binding site on the protein.
Alignment, assembly and annotation of RNQSEQ reads using TOPHAT (without filtering out host reads).
Alignment, assembly RNASEQ reads and annotation of generated transcripts.
Alignment, assembly and annotation of RNASEQ reads as well as annotation of generated transcripts.
Alignment, assembly and annotation of generated transcripts from RNASEQ reads.
Virus genome assembly with Unicycler and Spades, The 2 assemblers works in parallel. The graph visualization is made with Bandage. workflow git repository : https://github.com/fjrmoreews/cwl-workflow-SARS-CoV-2/blob/master/Assembly/workflow/assembly-wf-virus.cwl Based on https://github.com/galaxyproject/SARS-CoV-2/blob/master/genomics/2-Assembly/as_wf.png
Analysis of variation within individual COVID-19 samples using bowtie2, bwa, fastp, multiqc , picard ,samtools, snpEff Workflow, tools and data are available on https://github.com/fjrmoreews/cwl-workflow-SARS-CoV-2/tree/master/Variation This worklow was ported into CWL from a Galaxy Workflow ( https://github.com/galaxyproject/SARS-CoV-2/tree/master/genomics/4-Variation migrated to CWL).
Author: AMBARISH KUMAR [email protected]; [email protected]
This is a proposed standard operating procedure for genomic variant detection using SAMTools.
It is hoped to be effective and useful for getting SARS-CoV-2 genome variants.
It uses Illumina RNASEQ reads and genome sequence.
Detects SNPs and INDELs using VARSCAN2.