Package: plethy
Version: 1.14.0
Date: 2013-4-26
Title: R framework for exploration and analysis of respirometry data
Authors@R: c(person("Daniel", "Bottomly", role=c("aut", "cre"), email="bottomly@ohsu.edu"),
	person("Marty", "Ferris", role="ctb"),
	person("Beth", "Wilmot", role="aut"),
	person("Shannon", "McWeeney", role="aut"))
Imports: Streamer, IRanges, reshape2, plyr, RColorBrewer,ggplot2,
        Biobase
Depends: R (>= 3.1.0), methods, DBI (>= 0.5-1), RSQLite (>= 1.1),
        BiocGenerics, S4Vectors
Suggests: RUnit, BiocStyle
Description: This package provides the infrastructure and tools to import, query
        and perform basic analysis of whole body plethysmography and metabolism
        data.  Currently support is limited to data derived from Buxco respirometry 
	instruments as exported by their FinePointe software.
License: GPL-3
biocViews: DataImport, biocViews, Infastructure,
        DataRepresentation,TimeCourse
Collate: BuxcoDB.R RetList.R buxco_db_v2.R dep_parser.R utilities.R
Packaged: 2017-04-25 00:11:15 UTC; biocbuild
Url: https://github.com/dbottomly/plethy
NeedsCompilation: no
Author: Daniel Bottomly [aut, cre],
  Marty Ferris [ctb],
  Beth Wilmot [aut],
  Shannon McWeeney [aut]
Maintainer: Daniel Bottomly <bottomly@ohsu.edu>
Built: R 3.4.0; ; 2017-04-25 06:16:40 UTC; windows
