Other packages > Find by keyword >

GALLO  

Genomic Annotation in Livestock for Positional Candidate LOci
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("GALLO", "1.5")



Attach the package and use:
library("GALLO")
Maintained by
Pablo Fonseca
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-09-01
Latest Update: 2021-11-09
Description:
The accurate annotation of genes and Quantitative Trait Loci (QTLs) located within candidate markers and/or regions (haplotypes, windows, CNVs, etc) is a crucial step the most common genomic analyses performed in livestock, such as Genome-Wide Association Studies or transcriptomics. The Genomic Annotation in Livestock for positional candidate LOci (GALLO) is an R package designed to provide an intuitive and straightforward environment to annotate positional candidate genes and QTLs from high-throughput genetic studies in livestock. Moreover, GALLO allows the graphical visualization of gene and QTL annotation results, data comparison among different grouping factors (e.g., methods, breeds, tissues, statistical models, studies, etc.), and QTL enrichment in different livestock species including cattle, pigs, sheep, and chicken, among others.
How to cite:
Pablo Fonseca (2020). GALLO: Genomic Annotation in Livestock for Positional Candidate LOci. R package version 1.5, https://cran.r-project.org/web/packages/GALLO. Accessed 21 Nov. 2024.
Previous versions and publish date:
0.99.0 (2020-09-01 10:50), 1.0 (2020-10-08 14:30), 1.1 (2020-11-06 06:20), 1.2 (2021-04-08 18:20), 1.3 (2021-11-09 19:20), 1.4 (2024-03-13 10:40)
Other packages that cited GALLO R package
View GALLO citation profile
Other R packages that GALLO depends, imports, suggests or enhances
Complete documentation for GALLO
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

RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
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  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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