read_packedancestrymap | R Documentation |
This function loads genotype data in PACKEDANCESTRYMAP
format (binary or compressed).
read_packedancestrymap(pref)
pref |
The prefix of the file name that contains the genotype data (i.e., without the |
Returns a list containing a single element:
geno
Genotype data as R matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.