Package: epi2me2r
Type: Package
Title: Process Nanopore EPI2ME Output for Use in R
Version: 0.1.0
Authors@R: c(person("Maggie", "Weinroth", role = c("aut")),
             person(c('Quentin', 'D.'), 'Read', email = 'quentin.read@usda.gov', role = c('aut', 'cre')))
Description: The functions in this package take WIMP and ARMA data files generated by Oxford Nanopore EPI2ME workflows, 
  read them, clean them, and prepare them for downstream analysis. 
  This package was written by United States federal government employees in their official capacity. Therefore, it is not protected by copyright and is in the public domain.  
License: CC0
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
BugReports: https://github.com/mweinroth/epi2me2r/issues
Imports: data.table, taxonomizr, phyloseq, Biobase, metagenomeSeq
Suggests: rmarkdown, knitr, reshape2, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
URL: https://mweinroth.github.io/epi2me2r/
Depends: R (>= 3.5.0)
NeedsCompilation: no
Packaged: 2022-06-02 00:17:08 UTC; qdread
Author: Maggie Weinroth [aut],
  Quentin D. Read [aut, cre]
Maintainer: Quentin D. Read <quentin.read@usda.gov>
Repository: CRAN
Date/Publication: 2022-06-03 07:50:09 UTC
