check_epistasis | R Documentation |
Calculate BayesFactor for Comparison between Model1 (without Epistasis) vs Model2 (with Epistasis)
check_epistasis(
pair_index,
genotype_phenotype_dataset,
phenotype_name,
peak_qtls,
pairs
)
pair_index |
indices of SNP pair to check epistasis |
genotype_phenotype_dataset |
dataset of genotype and phenotype |
phenotype_name |
trait's name |
peak_qtls |
QTL-like SNP index list from extract_peak_qtls() or user specify |
pairs |
SNP pairs |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.