Description Usage Arguments Value
Call timbr for use on cluster
1 2 3 4 5 6 7 8 | call_timbr(
input_vec,
traits_df,
addcovar = NULL,
prior_M,
genoprobs_array,
A_matrix = mcv.data$prior.D$A
)
|
input_vec |
a vector containing two named components, probe and trait |
traits_df |
a data.frame with one trait per column and column name corresponding to trait name |
addcovar |
additive covariates matrix to be appended to a column of 1's. |
prior_M |
prior_M input for TIMBR::TIMBR() |
genoprobs_array |
a n by 36 by m array of genotype probabilities, where n is the number of subjects and m the number of markers |
output (a named list) of a single call to TIMBR
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.