View source: R/staar2scang_nullmodel.R
staar2scang_nullmodel | R Documentation |
The staar2scang_nullmodel
function takes in the object from fitting the null model
and transforms it to the object from fitting the null model to be used for SCANG-STAAR procedure.
staar2scang_nullmodel(obj_nullmodel)
obj_nullmodel |
an object from fitting the null model, which is either the output from |
An object from fitting the null model for related samples to be used for SCANG-STAAR procedure,
which is the output from fit_null_glmmkin_SCANG
function for related samples in the SCANG
package.
Li, Z., Li, X., et al. (2022). A framework for detecting noncoding rare-variant associations of large-scale whole-genome sequencing studies. Nature Methods, 19(12), 1599-1611. (pub)
Li, X., Li, Z., et al. (2020). Dynamic incorporation of multiple in silico functional annotations empowers rare variant association analysis of large whole-genome sequencing studies at scale. Nature Genetics, 52(9), 969-983. (pub)
Li, Z., Li, X., et al. (2019). Dynamic scan procedure for detecting rare-variant association regions in whole-genome sequencing studies. The American Journal of Human Genetics, 104(5), 802-814. (pub)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.