Package: signalHsmm Type: Package Title: Predict Presence of Signal Peptides Version: 1.5 LazyData: true Date: 2018-11-11 Authors@R: c(person("Michal", "Burdukiewicz", email = "michalburdukiewicz@gmail.com", role = c("cre", "aut"), comment = c(ORCID = "0000-0001-8926-582X")), person("Piotr", "Sobczyk", email = "sobbombo@gmail.com", role = "aut"), person("Jaroslaw", "Chilimoniuk", email = "jaroslaw.chilimoniuk@gmail.com", comment = c(ORCID = "0000-0001-5467-018X"), role = c("ctb"))) 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, shinythemes NeedsCompilation: yes Encoding: UTF-8 RoxygenNote: 6.1.0 Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev Repository: https://michbur.r-universe.dev Date/Publication: 2020-05-04 14:03:28 UTC RemoteUrl: https://github.com/michbur/signalhsmm RemoteRef: HEAD RemoteSha: 7a9a3a72362eeb0cca5db0e51f33ec26508b5af1 Packaged: 2026-06-21 09:07:32 UTC; root Author: Michal Burdukiewicz [cre, aut] (ORCID: ), Piotr Sobczyk [aut], Jaroslaw Chilimoniuk [ctb] (ORCID: ) Maintainer: Michal Burdukiewicz