Package: signal.hsmm
Type: Package
Title: Predict Presence of Signal Peptides
Version: 1.2
LazyData: true
Date: 2014-09-21
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/signal.hsmm
Depends: R (>= 3.0.0)
Imports: biogram, seqinr, shiny
Suggests: knitr, markdown, shinyAce
NeedsCompilation: no
Repository: CRAN
Packaged: 2015-03-05 11:25:14 UTC; Michal
Author: Michal Burdukiewicz [cre, aut],
  Piotr Sobczyk [aut]
Maintainer: Michal Burdukiewicz <michalburdukiewicz@gmail.com>
Date/Publication: 2015-03-05 15:16:42
