Package: mbmixture
Version: 0.2-5
Date: 2020-10-13
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. (2019) <doi:10.1101/529040>.
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.1.1
NeedsCompilation: no
Packaged: 2020-10-13 15:07:06 UTC; kbroman
Repository: CRAN
Date/Publication: 2020-10-22 09:10:05 UTC
Built: R 4.1.3; ; 2023-04-17 14:02:32 UTC; windows
