Package: matR
Type: Package
Title: Metagenomics Analysis Tools
Authors@R: c(
 person (c("Daniel", "T."), "Braithwaite", 
 role = c("aut"), email = "contact.dtb@gmail.com"),
 person (c("Kevin", "P."), "Keegan", 
 role = "aut", email = "keegan@mcs.anl.gov"), 
 person (c("William", "L."), "Trimble", 
 role = c("cre", "ctb"), email = "trimble@anl.gov"), 
 person (c("University", "of"), "Chicago", role = "cph"))
Version: 0.9.1
Depends: R (>= 2.10), MGRASTer, BIOM.utils, graphics, stats, utils
Imports:
Suggests: RJSONIO, qvalue, ecodist, gplots, scatterplot3d
URL: https://github.com/MG-RAST/matR/
Date: 2018-05-04
Description: An analysis platform for metagenomics combining 
 specialized tools and workflows, easy handling of the BIOM 
 format, and transparent access to MG-RAST resources.  Integrates 
 easily with other R packages and non-R software.
License: BSD_2_clause + file LICENSE
Copyright: University of Chicago
LazyData: yes
Collate: utils.R biom-ext.R client.R graphics.R analysis-support.R
        analysis-misc.R distx.R rowstats.R transform.R boxplot.R
        princomp.R image.R init.R
NeedsCompilation: no
Packaged: 2018-05-04 15:15:43 UTC; wltrimbl
Author: Daniel T. Braithwaite [aut],
  Kevin P. Keegan [aut],
  William L. Trimble [cre, ctb],
  University of Chicago [cph]
Maintainer: William L. Trimble <trimble@anl.gov>
Repository: CRAN
Date/Publication: 2018-05-04 20:34:53 UTC
