mbQTL
mbQTL: A package for SNP-Taxa mGWAS analysis
Bioconductor version: 3.23 · Package version: 1.12.0
mbQTL is a statistical R package for simultaneous 16srRNA,16srDNA (microbial) and variant, SNP, SNV (host) relationship, correlation, regression studies. We apply linear, logistic and correlation based statistics to identify the relationships of taxa, genus, species and variant, SNP, SNV in the infected host. We produce various statistical significance measures such as P values, FDR, BC and probability estimation to show significance of these relationships. Further we provide various visualization function for ease and clarification of the results of these analysis. The package is compatible with dataframe, MRexperiment and text formats.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("mbQTL") Details
| Maintainer | Mercedeh Movassagh <mercedeh.movassagh@yale.edu> |
| Author | Mercedeh Movassagh [aut, cre] (ORCID: <https://orcid.org/0000-0001-7690-0230>), Steven Schiff [aut], Joseph N Paulson [aut] |
| License | MIT + file LICENSE |
| URL | "https://github.com/Mercedeh66/mbQTL" |
| Downloads rank | 149 |
| Source branch | RELEASE_3_23 |
| biocViews | Metagenomics, Microbiome, Regression, SNP, Software, StatisticalMethod, WholeGenome |