A list object including the following components:
sample.id
– a vector of sample ids;
snp.id
– a vector of SNP ids;
snp.position
– a vector of SNP positions;
snp.chromosome
– a vector of chromosome indices;
snp.allele
– a character vector of “reference / non-reference”;
genotype
– a “# of SNPs” X “# of samples” genotype matrix.
1 |
A list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.