Package: rhmmer
Version: 0.1.0
Title: Utilities Parsing 'HMMER' Results
Description: 
    'HMMER' is a profile hidden Markov model tool used primarily for sequence
    analysis in bioinformatics (<http://hmmer.org/>). 'rhmmer' provides
    utilities for parsing the 'HMMER' output into tidy data frames.
Authors@R: person("Zebulun", "Arendsee", email="zbwrnz@gmail.com", role=c("aut","cre"))
URL: https://github.com/arendsee/rhmmer
BugReports: https://github.com/arendsee/rhmmer/issues
Depends: R (>= 3.4.0)
Imports: magrittr, readr, dplyr, tidyr, rlang
Suggests: testthat, covr
LazyData: true
RoxygenNote: 6.0.1
License: GPL-3
NeedsCompilation: no
Packaged: 2017-12-19 17:55:35 UTC; rnz
Author: Zebulun Arendsee [aut, cre]
Maintainer: Zebulun Arendsee <zbwrnz@gmail.com>
Repository: CRAN
Date/Publication: 2017-12-19 19:14:30 UTC
