CoNIFER
#
Find similar titles
- (rev. 8)
- Hyungyong Kim
Structured data
- About
- CNV calling from NGS data
- Exome sequencing
- Programming Language
- Python
- URL
- http://conifer.sourceforge.net
CoNIFER uses Exome sequencing data to find CNV and genotype the copy-number of duplicated genes. As exome capture reactions are subject to strong and systematic capture biases between sample batches, we implemented Singular value decomposition (SVD) to eliminate these biases in exome data.
It is to detect rare population-level variants. It's not for CNA.
Requirements
- Python 2.7 above and Python 3 is not supported yet.
- NumPy: vector calculation
- PyTables: data store in HDF5
- pysam: BAM file parsing
- matplotlib: Duplication/deletion region visualization
Process
- Create RPKM values for all samples BAM
- Analyze all RPKM values for all samples and create SVD-ZRPKM values.
- Call CNV by SVD-ZRPKM
- Visualize CNV region
관련논문
Incoming Links #
Related Medical Scholarly Articles (MedicalScholarlyArticle 0) #
- An evaluation of copy number variation detection tools from whole-exome sequencing data
- Gene-based comparative analysis of tools for estimating copy number alterations using whole-exome sequencing data
Related Articles (Article 1) #
Suggested Pages #
- 0.145 ngCGH
- 0.119 falcon
- 0.056 SAAS-CNV: A Joint Segmentation Approach on Aggregated and Allele Specific Signals for the Identification of Somatic Copy Number Alterations with Next-Generation Sequencing Data
- 0.053 Allele-specific copy number profiling by next-generation DNA sequencing
- 0.042 CODEX
- 0.025 Triple-negative breast cancer
- 0.025 Cancer Informatics
- 0.025
- 0.025 Programming language
- 0.025 Whole genome sequencing
- More suggestions...