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 07 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
con2aqi  
Calculate the AQI from Pollutant Concentration
To calculate the AQI (Air Quality Index) from pollutant concentration data. O3, PM2.5, PM10, CO, SO ...
Download / Learn more Package Citations See dependency  
robregcc  
Robust Regression with Compositional Covariates
We implement the algorithm estimating the parameters of the robust regression model with composition ...
Download / Learn more Package Citations See dependency  
bacondecomp  
Goodman-Bacon Decomposition
Decomposition for differences-in-differences with variation in treatment timing from Goodman-Bacon ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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