This is the development version of LEA; for the stable release version, see LEA.
LEA: an R package for Landscape and Ecological Association StudiesBioconductor version: Development (3.22)
LEA is an R package dedicated to population genomics, landscape genomics and genotype-environment association tests. LEA can run analyses of population structure and genome-wide tests for local adaptation, and also performs imputation of missing genotypes. The package includes statistical methods for estimating ancestry coefficients from large genotypic matrices and for evaluating the number of ancestral populations (snmf). It performs statistical tests using latent factor mixed models for identifying genetic polymorphisms that exhibit association with environmental gradients or phenotypic traits (lfmm2). In addition, LEA computes values of genetic offset statistics based on new or predicted environments (genetic.gap, genetic.offset). LEA is mainly based on optimized programs that can scale with the dimensions of large data sets.
Author: Eric Frichot <eric.frichot at gmail.com>, Olivier Francois <olivier.francois at grenoble-inp.fr>, Clement Gain <clement.gain at univ-grenoble-alpes.fr>
Maintainer: Olivier Francois <olivier.francois at grenoble-inp.fr>
Citation (from within R, entercitation("LEA")
): Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("LEA")
For older versions of R, please refer to the appropriate Bioconductor release.
DocumentationTo view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("LEA")
LEA: An R Package for Landscape and Ecological Association Studies PDF R Script Reference Manual PDF NEWS Text Details See More Suggests knitr Linking To Enhances Depends On Me Imports Me Suggests Me Links To Me Build Report Build Report Package Archives
Follow Installation instructions to use this package in your R session.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4