View source: R/get_sample_ids_from_fam_file.R
get_sample_ids_from_fam_file | R Documentation |
fam
fileGet the sample IDs from a .fam
file
get_sample_ids_from_fam_file(fam_filename)
fam_filename |
name of a |
the sample_ids
(see check_sample_ids)
Richèl J.C. Bilderbeek
use get_sample_ids_from_fam_table to extract
the sample_ids
from a .fam
table that is already loaded in memory
fam_filename <- get_plinkr_filename("demo_assoc.fam")
get_sample_ids_from_fam_file(fam_filename)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.