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