-
Notifications
You must be signed in to change notification settings - Fork 18
Home
Rajesh Patidar edited this page Sep 8, 2016
·
3 revisions
This is the implementation of KhanLab NGS Pipeline using Snakemake.
The easiest way to get this pipeline is to clone the repository.
git clone https://github.com/patidarr/ngs_pipeline.git
- Sample names cannot have "/" or "." in them
- Fastq files end in ".fastq.gz"
- Fastq files are stored in DATA_DIR (Set as Environment Variable)
- QC
- BWA, Novoalign
- Broad Standard Practices on bwa bam
- Haplotype Caller, Platupys, Bam2MPG, MuTect, Strelka
- snpEff, Annovar, SIFT, pph2, Custom Annotation
- Coverage Plot, Circos Plot, Hotspot Coverage Box Plot
- QC
- Tophat, STAR
- Broad Standard Practices on STAR bam
- fusion-catcher, tophat-fusion, deFuse
- Cufflinks (ENS and UCSC)
- Haplotype Caller
- snpEff, Annovar, SIFT, pph2, Custom Annotation