Package: tmhmm
Type: Package
Title: Interface to TMHMM
Version: 1.3
Author: Richel J.C. Bilderbeek
Maintainer: Richel J.C. Bilderbeek <richel@richelbilderbeek.nl>
Description: 
    Predicting the topology of membrane proteins is part of
    the field of computational biology.
    'TMHMM' is a program to predict transmembrane helices in proteins. 
    'TMHMM' can be called from a website and/or locally using Bash. 
    This package allows to install and call TMHMM from R and parse its results.
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: ggplot2, rappdirs, stringr, tibble
Suggests: curl, testthat (>= 2.1.0), knitr, rmarkdown
URL: https://github.com/richelbilderbeek/tmhmm/
BugReports: https://github.com/richelbilderbeek/tmhmm/issues
RoxygenNote: 7.1.1
VignetteBuilder: knitr
SystemRequirements: TMHMM
        (https://services.healthtech.dtu.dk/service.php?TMHMM-2.0)
NeedsCompilation: no
Packaged: 2020-11-11 18:35:13 UTC; richel
Repository: CRAN
Date/Publication: 2020-11-18 08:50:02 UTC
