Package: mosaic.find
Type: Package
Title: Finding Rhythmic and Non-Rhythmic Trends in Multi-Omics Data
        (MOSAIC)
Version: 0.1.2
Authors@R: c(person("Hannah", "De los Santos", role = c("aut", "cph")),
  person("Kristin", "Bennett", role = c("aut")),
  person("Jennifer", "Hurley", email = "hurlej2@rpi.edu", role = c("aut","cre")),
  person("R Development Core Team", role = c("aut")))
Maintainer: Jennifer Hurley <hurlej2@rpi.edu>
Description: Provides a function (mosaic_find()) designed to find rhythmic 
    and non-rhythmic trends in multi-omics time course data using model 
    selection and joint modeling, a method called MOSAIC (Multi-Omics 
    Selection with Amplitude Independent Criteria). For more information,
    see H. De los Santos et al. (2020) <doi:10.1093/bioinformatics/btaa877>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
URL: https://github.com/delosh653/MOSAIC
Depends: R (>= 2.10)
Imports: minpack.lm (>= 1.2.1)
RoxygenNote: 6.1.1
Suggests: knitr, rmarkdown, ggplot2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-11-19 23:26:03 UTC; delosh
Author: Hannah De los Santos [aut, cph],
  Kristin Bennett [aut],
  Jennifer Hurley [aut, cre],
  R Development Core Team [aut]
Repository: CRAN
Date/Publication: 2020-11-20 05:20:02 UTC
