sample_SNP_window | R Documentation |
A dataset containing the position of a SNP window in the genome and all of the alternative allele counts for each SNP within the SNP window
sample_SNP_window
A list containing three values
Integer, the position of the center of a SNP window, in base pairs
Matrix of integers containing alternative allele counts for each of 175 SNPs (columns) in the SNP window, across 200 genotypes (rows)
Integer or character indicating the chromosome or other scaffold, respectively, on which the SNP window is found
This object has not undergone processing to filter out SNPs with high missing rates or to impute missing values to the mean. Thus, the use of this object will produce several warning messages from 'SKAT', noting that ad-hoc missing rate filtering and imputation is being performed.
Support for the Poplar GWAS dataset is provided by the U.S. Department of Energy, Office of Science Biological and Environmental Research (BER) via the Bioenergy Science Center (BESC) under Contract No. DE-PS02-06ER64304. The Poplar GWAS Project used resources of the Oak Ridge Leadership Computing Facility and the Compute and Data Environment for Science at Oak Ridge National Laboratory, which is supported by the Office of Science of the U.S. Department of Energy under Contract No. DE-AC05-00OR22725
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.