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