Description Usage Arguments Value
This function creates a trait snp matrix
create_ts_matrix
creates a trait snp matrix that is suitable for basis creation and projection
1 | create_ds_matrix(bDT, sDT, method)
|
bDT |
data.table object for basis traits as returned by |
sDT |
data.table object of matching shrinkage estimates returned by |
method |
scalar vector (either emp or est), emp uses empirically generated MAF SE, est uses and estimate. |
a matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.