Learn R Programming

⚠️There's a newer version (4.4.1) of this package.Take me there.

pcadapt

R package {pcadapt} has been developed to detect genetic markers involved in biological adaptation. This package uses statistical tools for outlier detection based on Principal Component Analysis (PCA).

A tutorial for {pcadapt} is available on pcadapt's website.

News: A new paper is finally out describing version 4 of pcadapt (which has been available for quite some time now). Please cite the new paper.

Installation

# From CRAN
install.packages("pcadapt")

# From GitHub
remotes::install_github("bcm-uga/pcadapt")

References

Copy Link

Version

Install

install.packages('pcadapt')

Monthly Downloads

871

Version

4.3.5

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Florian Privé

Last Published

August 29th, 2023

Functions in pcadapt (4.3.5)

vcf2pcadapt

vcfR-based converter
scree_plot

Principal Components Analysis Scree Plot
vcf_convert

Convert vcfR genotype matrices
manhattan_plot

Manhattan Plot
bed2matrix

Convert a bed to a matrix
get.pc

Get the principal component the most associated with a genetic marker
plot.pcadapt

pcadapt visualization tool
pcadapt

Principal Component Analysis for outlier detection
read.pcadapt

File Converter
run.pcadapt

Shiny app
writeBed

Write PLINK files
get.pop.names

Retrieve population names
score_plot

Principal Components Analysis Scores Plot
get_statistics

pcadapt statistics
hist_plot

Neutral Distribution Estimation
get.score.color

Population colorization
qq_plot

p-values Q-Q Plot
print_convert

Summary
ped2pcadapt

Convert ped files