bio_gen_write_plink_input | R Documentation |
Writes a two-column dataframe of IDs for PLINK input
bio_gen_write_plink_input(data, out)
data |
Either a vector of sample IDs, or a dataframe with sample IDs in column 1. |
out |
Full file path to write PLINK input sample list to. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.