XYdat | R Documentation |
A data frame containing SNP array signal intensity data
data(XYdat)
XYdat contains the following columns:
MarkerName: factor, names of the markers (SNPs)
SampleName: factor names of the individuals / DNA samples
X: numeric, the signal intensities of the X allele
Y: numeric, the signal intensities of the Y allele
R: numeric, the total signal intensities; R = X + Y
ratio: numeric, the ratios of the Y signal to the total signal intensity; ratio = Y / R
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.