View source: R/multivarsusie.R
| cophe.bf_bf | R Documentation | 
a dataset represented by Bayes factors from SuSIE
cophe.bf_bf(
  sus_dat,
  cred_set,
  querysnpid,
  querytrait,
  pn = NULL,
  pa = NULL,
  pc = NULL,
  ret_pp = TRUE
)
| sus_dat | a list with the output of running susie | 
| cred_set | credible set extracted from susie | 
| querysnpid | Id of the query variant | 
| querytrait | Query trait name | 
| pn | prior probability that none of the SNPs/variants in the region are associated with the query trait | 
| pa | prior probability that a non-query variant is causally associated with the query trait | 
| pc | prior probability that the query variant is causally associated with the query trait | 
bayes factors of signals
cophe.susie
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.