View source: R/conditional_test.R
conditional_test | R Documentation |
The function tests the gene association with trait conditional on isoforms
conditional_test(w_gene, w_iso, ld, z, gene_name, tx_name)
w_gene |
vector, weights for gene |
w_iso |
matrix, weights for significant isoforms |
ld |
matrix, LD matrix |
z |
vector, GWAS Z-scores |
gene_name |
character, gene name |
tx_name |
vector, character vector of tx names in order of columns of Y |
data frame of conditional Z-scores for all combinations of tx
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.