Package: mbmixture
Version: 0.6
Date: 2024-11-27
Title: Microbiome Mixture Analysis
Description: Evaluate whether a microbiome sample is a mixture of two
    samples, by fitting a model for the number of read counts as a
    function of single nucleotide polymorphism (SNP) allele and the
    genotypes of two potential source samples.
    Lobo et al. (2021) <doi:10.1093/g3journal/jkab308>.
Author: Karl W Broman [aut, cre] (<https://orcid.org/0000-0002-4914-6671>)
Maintainer: Karl W Broman <broman@wisc.edu>
Authors@R: c(person("Karl W", "Broman", role=c("aut", "cre"),
             email="broman@wisc.edu", comment=c(ORCID = "0000-0002-4914-6671")))
Depends: R (>= 3.1.0)
Imports: stats, parallel, numDeriv
Suggests: knitr, rmarkdown, testthat, devtools, roxygen2
License: MIT + file LICENSE
URL: https://github.com/kbroman/mbmixture
BugReports: https://github.com/kbroman/mbmixture/issues
VignetteBuilder: knitr
LazyData: true
Encoding: UTF-8
ByteCompile: true
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2024-11-27 22:51:22 UTC; kbroman
Repository: CRAN
Date/Publication: 2024-11-27 23:20:02 UTC
Built: R 4.3.3; ; 2025-01-24 09:31:38 UTC; unix
