View source: R/extract_genotype_vectors.R
genome_vectors | R Documentation |
generate Snp vectors from each genome
genome_vectors(db_path, tablename)
db_path |
a path, eg /path/to/sample_geno_db.sqlite, to where you'd like to create the sqlite database file |
tablename |
the table from which to extract the SNPS |
a list, length number of individuals in genome database, of snp vectors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.