R/geno_salmon.R

#' Genotypic data for Atlantic salmon dataset
#'
#' Genotypic data on 1,481 Atlantic salmon samples. A total of 17,156
#' SNP markers (coded as 0, 1, 2 and \code{NA} for missing) are included in this dataset.
#' Dataset obtained from supplementary material in Robledo \emph{et al.} (2018).
#'
#' @docType data
#'
#' @usage geno.salmon
#'
#' @format matrix
#'
#' @keywords datasets
#'
#' @references
#' Robledo D., Matika O., Hamilton A., and Houston R.D. 2018.
#' Genome-wide association and genomic selection for resistance
#' to amoebic gill disease in Atlantic salmon.
#' G3 Genes, Genomes, Genetics 8:1195-1203.
#'
#' @examples
#' geno.salmon[1:5, 1:5]
#'
#' @name geno.salmon
NULL

Try the ASRgenomics package in your browser

Any scripts or data that you put into this service are public.

ASRgenomics documentation built on May 29, 2024, 12:03 p.m.