Skip to content

"xadmix" is an R package providing functions to facilitate subsetting and plotting of genetic admixture data.

License

Notifications You must be signed in to change notification settings

SpaceCowboy-71/xadmix

Repository files navigation

xadmix - Subset and Visualize Genetic Admixture Data

CRAN status R-CMD-check

xadmix is an R package providing functions to facilitate subsetting and plotting of genetic admixture data.

Installation

The latest stable release of xadmix can be installed directly from CRAN:

install.packages("xadmix")

Alternatively, the latest development version can be installed from GitHub. This requires that you have the devtools package installed and loaded. You can use the following code:

if (!require("devtools")) {
   install.packages("devtools")
   library(devtools)
}
install_github("SpaceCowboy-71/xadmix")

Gallery

plot-example-01

plot-example-02

plot-example-03

plot-example-04

About

"xadmix" is an R package providing functions to facilitate subsetting and plotting of genetic admixture data.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages