Related Experiment Video
Updated: Mar 15, 2026

14:27
Identification of Disease-related Spatial Covariance Patterns using Neuroimaging Data
Published on: June 26, 2013
16.4K
pcadapt: an R package to perform genome scans for selection based on principal component analysis.
Keurcien Luu1, Eric Bazin2, Michael G B Blum1
1Laboratoire TIMC-IMAG, UMR 5525, CNRS, Université Grenoble Alpes, Grenoble, France.
Molecular Ecology Resources
|September 8, 2016
Summary
The R package pcadapt efficiently detects genes under selection using population genomic data and principal component analysis. It outperforms other methods, especially with admixed individuals and complex population structures, making it valuable for molecular ecology.
Area of Science:
- Population genomics
- Molecular ecology
- Bioinformatics
Background:
- Detecting genes under selection is crucial for understanding adaptation.
- Existing methods often struggle with complex population structures and admixed individuals.
- The R package pcadapt offers a fast and scalable solution for genome scans.
Purpose of the Study:
- To introduce and evaluate the latest version of the pcadapt R package.
- To compare the performance of pcadapt with other genome scan methods.
- To highlight the utility of pcadapt for analyzing next-generation sequencing data.
Main Methods:
- Genome scans using principal component analysis (PCA) to infer population structure.
- Application of robust Mahalanobis distance as a new statistic for detecting selection outliers.
- Comparison with other software (BayeScan, hapflk, OutFLANK, sNMF) using simulated data.
Main Results:
- pcadapt demonstrates a low false discovery rate (around 10%) across various simulations.
- Mahalanobis distance in pcadapt is more powerful than the communality statistic in hierarchical structures.
- pcadapt is robust to admixed individuals, unlike BayeScan, and shows high power in population divergence and range expansion scenarios.
Conclusions:
- The updated pcadapt package, particularly with Mahalanobis distance, is a powerful and robust tool for genome scans.
- It effectively handles complex population structures, including admixed individuals and next-generation sequencing data.
- pcadapt is a valuable asset for molecular ecologists studying adaptation and population genomics.
Related Concept Videos
Genome-wide Association Studies-GWAS
16.5K
Genome-wide association studies or GWAS are used to identify whether common SNPs are associated with certain diseases. Suppose specific SNPs are more frequently observed in individuals with a particular disease than those without the disease. In that case, those SNPs are said to be associated with the disease. Chi-square analysis is performed to check the probability of the allele likely to be associated with the disease.
GWAS does not require the identification of the target gene involved in...
GWAS does not require the identification of the target gene involved in...
16.5K
Genetic Screens
5.8K
Genetic screens are tools used to identify genes and mutations responsible for phenotypes of interest. Genetic screens help identify individuals or a group of people at risk of developing genetic diseases and help them with early intervention, targeted therapy, and reproductive options.
Forward genetic screens
Forward or “classical” genetic screens involve creating random mutations in an organism’s DNA using radiation, mutagens, or insertion of additional bases, which...
Forward genetic screens
Forward or “classical” genetic screens involve creating random mutations in an organism’s DNA using radiation, mutagens, or insertion of additional bases, which...
5.8K
Comparing Copy Number Variations and SNPs
19.1K
Sequencing of the human genome has opened up several best-kept secrets of the genome. Scientists have identified thousands of genome variations that exist within a population. These variations can be a single nucleotide or a larger chromosomal variation.
Copy number variations or CNVs are the structural variations that cover more than 1kb of DNA sequence. The single nucleotide polymorphism (SNP), on the other hand, is a single nucleotide change or a point mutation that is found in more than 1%...
Copy number variations or CNVs are the structural variations that cover more than 1kb of DNA sequence. The single nucleotide polymorphism (SNP), on the other hand, is a single nucleotide change or a point mutation that is found in more than 1%...
19.1K

