geno.afc {AssocAFC} | R Documentation |
AFC Genotype Example
Description
An example genotype file that corresponds to the the one derived in the unrun example's first iteration.
Usage
data("geno.afc")
Format
The format is: int [1:1800, 1:75] 0 0 0 0 0 0 0 0 0 0 ... - attr(*, "dimnames")=List of 2 ..$ : NULL ..$ : chr [1:75] "rs3745120_1" "chr19.22817596_1" "chr19.22817734_1" "chr19.22817955_1" ...
Source
This is simulated data.
Examples
data("geno.afc")
[Package AssocAFC version 1.0.2 Index]