https://github.com/ccrgeneticsbranch/ngs_pipeline-v3.2.2
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (12.6%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: CCRGeneticsBranch
- Language: Python
- Default Branch: main
- Size: 46.7 MB
Statistics
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
⚠️ This repository is no longer maintained and has been archived for reference purposes only..
For the latest updates and active development, please visit OncogenomicsNFWF.
Introduction
This is the implementation of KhanLab NGS Pipeline using Snakemake.
Installation
The easiest way to get this pipeline is to clone the repository.
git clone https://github.com/CCRGeneticsBranch/ngs_pipeline-v3.2.2.git
This pipeline is available on NIH biowulf cluster, contact me if you would like to do a test run. The data from this pipeline could directly be ported in OncoGenomics-DB, an application created to visualize NGS data available to NIH users.
Requirements
mutt
gnu parallel
SLURM or PBS for resource management
Bioinformatics Tools Listed in config files
Following R Packages
Conventions
- Sample names cannot have "/" or "." in them
- Fastq files end in ".fastq.gz"
- Fastq files are stored in DATA_DIR (Set as Environment Variable)
DNASeq:
- QC
- BWA
- Broad Standard Practices on bwa bam
- Haplotype Caller, Bam2MPG, MuTect, Strelka
- snpEff, Annovar, SIFT, Custom Annotation
- Coverage Plot, Circos Plot, Hotspot Coverage Box Plot
- Create input format for oncogenomics database (Patient Level)
- Make Actionable Classification for Germline and Somatic Mutations
- Copy number based on the simple T/N LogRatio (N cov >=30), Corrected for Total # Reads
- Copy number, tumor purity using sequenza
- LRR adjusted to center
- Contamination using conpair
- HLA Typing
- Neoantigen Prediction
- pVAC-Seq
methods: NNalign,NetMHC,NetMHCIIpan,NetMHCcons,NetMHCpan,PickPocket,SMM,SMMPMBEC,SMMalign
epitope length: 8,9,10,11
- pVAC-Seq
methods: NNalign,NetMHC,NetMHCIIpan,NetMHCcons,NetMHCpan,PickPocket,SMM,SMMPMBEC,SMMalign
RNASeq:
- QC
- STAR
- Broad Standard Practices on STAR bam
- fusion-catcher, tophat-fusion, STAR-fusion
- RSEM for quantification at Gene, Transcript and Exon Level
- Haplotype Caller
- snpEff, Annovar, SIFT, Custom Annotation
- Actionable Fusion classification
Patient:
- Genotyping On Patient. 1000g sites are evaluated for every library and then compared (all vs all) If two libraries come from a patient the match should be pretty good >80%
- Still to develop: If the match is below a certain threshold, break the pipeline for patient.
Rulegraph

DAG for example Sample

Owner
- Name: CCR Genetics Branch
- Login: CCRGeneticsBranch
- Kind: organization
- Website: https://ccr.cancer.gov/Genetics-Branch
- Repositories: 13
- Profile: https://github.com/CCRGeneticsBranch
Genomics, and epigenetic pipelines developed by the OncoGenomics Section of the Genetics Branch, CCR.
GitHub Events
Total
- Push event: 1
Last Year
- Push event: 1