Package: signalHsmm
Type: Package
Title: Predict Presence of Signal Peptides
Version: 1.4
LazyData: true
Date: 2016-03-03
Authors@R: c(
    person("Michal", "Burdukiewicz",
    email = "michalburdukiewicz@gmail.com", role = c("cre", "aut")),
    person("Piotr", "Sobczyk",
    role = "aut"))
Description: Predicts the presence of signal peptides in eukaryotic protein
    using hidden semi-Markov models. The implemented algorithm can be accessed from
    both the command line and GUI.
License: GPL-3
URL: https://github.com/michbur/signalhsmm
Depends: R (>= 3.0.0)
Imports: graphics, seqinr, shiny, stats, utils
LinkingTo: Rcpp
Suggests: DT, rmarkdown
NeedsCompilation: yes
Repository: CRAN
RoxygenNote: 5.0.1
Packaged: 2016-03-03 12:09:30 UTC; michal
Author: Michal Burdukiewicz [cre, aut],
  Piotr Sobczyk [aut]
Maintainer: Michal Burdukiewicz <michalburdukiewicz@gmail.com>
Date/Publication: 2016-03-03 14:16:37
