Package: signal.hsmm
Type: Package
Title: Predict Presence of Signal Peptides
Version: 1.1
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: seqinr, shiny
Suggests: knitr, markdown, shinyAce
NeedsCompilation: no
Repository: CRAN
Packaged: 2014-09-29 06:53:40 UTC; Michal
Author: Michal Burdukiewicz [cre, aut],
  Piotr Sobczyk [aut]
Maintainer: Michal Burdukiewicz <michalburdukiewicz@gmail.com>
Date/Publication: 2014-09-29 18:30:18
