R/mouse_snps.R

#' Oldfield mouse SNP data
#'
#' Mouse snp data in 0 (homozygous), 1(heterzygous) and \code{NA} (missing) format.
#' Each row represents an individual and each column is a locus.
#' 
#'
#' @format A \code{data.frame} with 36 observations at 13198 loci.
#'
#' @references
#' Hoffman, J.I., Simpson, F., David, P., Rijks, J.M., Kuiken, T., Thorne, M.A.S., Lacey, R.C. & Dasmahapatra, K.K. (2014) High-throughput sequencing reveals inbreeding depression in a natural population.
#' Proceedings of the National Academy of Sciences of the United States of America, 111: 3775-3780. Doi: 10.1073/pnas.1318945111
#' 
#' Dasmahapatra KK, Lacy RC, Amos W (2007) Estimating levels of inbreeding using AFLP markers. Heredity 100:286-295.
#'
#' @keywords datasets
#' @name mouse_snps
NULL

Try the inbreedR package in your browser

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

inbreedR documentation built on Feb. 2, 2022, 5:09 p.m.