View source: R/convert_model.R
convert_model | R Documentation |
The function converts an isotwas model and returns a tibble
convert_model(model, snp_annot = NULL, snp_var = NULL)
model |
isotwas model |
snp_annot |
annotations for SNPs, typically map obj from bigsnpr |
snp_var |
column name of SNP marker id |
tibble of the model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.