Other packages > Find by keyword >

Eagle  

Multiple Locus Association Mapping on a Genome-Wide Scale
View on CRAN: Click here


Download and install Eagle package within the R console
Install from CRAN:
install.packages("Eagle")

Install from Github:
library("remotes")
install_github("cran/Eagle")

Install by package version:
library("remotes")
install_version("Eagle", "2.5")



Attach the package and use:
library("Eagle")
Maintained by
Andrew George
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-08-28
Latest Update: 2021-11-30
Description:
An implementation of multiple-locus association mapping on a genome-wide scale. 'Eagle' can handle inbred and outbred study populations, populations of arbitrary unknown complexity, and data larger than the memory capacity of the computer. Since 'Eagle' is based on linear mixed models, it is best suited to the analysis of data on continuous traits. However, it can tolerate non-normal data. 'Eagle' reports, as its findings, the best set of snp in strongest association with a trait. For users unfamiliar with R, to perform an analysis, run 'OpenGUI()'. This opens a web browser to the menu-driven user interface for the input of data, and for performing genome-wide analysis.
How to cite:
Andrew George (2017). Eagle: Multiple Locus Association Mapping on a Genome-Wide Scale. R package version 2.5, https://cran.r-project.org/web/packages/Eagle. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0.2 (2017-08-28 15:06), 1.1.0 (2018-08-22 10:00), 1.2.0 (2018-12-17 22:40), 1.3.0 (2019-01-31 09:53), 1.4.0 (2019-04-23 12:00), 1.5.0 (2019-05-17 09:20), 1.5.1 (2019-05-24 06:40), 1.5.2 (2019-08-22 06:20), 2.0.0 (2019-11-07 06:40), 2.1.0 (2019-11-14 07:20), 2.1.1 (2019-11-17 23:10), 2.2 (2020-03-03 06:20), 2.3 (2020-07-22 08:32), 2.4.1 (2020-10-19 06:30), 2.4.2 (2020-12-06 07:20), 2.4.3 (2021-01-12 08:40), 2.4.4 (2021-04-22 06:30), 2.4.5 (2021-06-10 09:00), 2.4 (2020-08-26 19:10)
Other packages that cited Eagle R package
View Eagle citation profile
Other R packages that Eagle depends, imports, suggests or enhances
Complete documentation for Eagle
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA