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.104 Allele-specific copy number profiling by next-generation DNA sequencing
- 0.066 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.058 falcon
- 0.050 ngCGH
- 0.045 saasCNV
- 0.034 Comparative genomic hybridization
- 0.025 Samtools
- 0.025 April 13
- 0.025 Human Mutation
- 0.025 Matrix decomposition
- More suggestions...