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]
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 07 Apr. 2025.
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
03/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/06Downloads for Eagle05101520253035404550TrendBars

Today's Hot Picks in Authors and Packages

ASMap  
Linkage Map Construction using the MSTmap Algorithm
Functions for Accurate and Speedy linkage map construction, manipulation and diagnosis of Doubled Ha ...
Download / Learn more Package Citations See dependency  
MetaAnalyser  
An Interactive Visualisation of Meta-Analysis as a Physical Weighing Machine
An interactive application to visualise meta-analysis data as a physical weighing machine. The inte ...
Download / Learn more Package Citations See dependency  
probout  
Unsupervised Multivariate Outlier Probabilities for Large Datasets
Estimates unsupervised outlier probabilities for multivariate numeric data with many observations fr ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
letsR  
Data Handling and Analysis in Macroecology
Handling, processing, and analyzing geographic data on species' distributions and environmental var ...
Download / Learn more Package Citations See dependency  
nutriNetwork  
Structure Learning with Copula Graphical Model
Statistical tool for learning the structure of direct associations among variables for continuous d ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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