Package: ProteinDescriptors
Type: Package
Title: Generates Various Protein Descriptors for Machine Learning
        Algorithms
Version: 0.1.0
Authors@R: c(
    person("Berat", "Kurar", email = "beratkurar@gmail.com", role = c("aut", "cre")),
    person("Sami", "Abu Sneineh", email = "sami.taha@ppu.edu", role = "aut"),
    person("Yaqoub", "Ashhab", email = "yashhab@ppu.edu", role = "aut"))
Description: An implementation of protein descriptors in R. These descriptors
    combine the advantages of being fixed length and including partial sequential
    effect: Various length of protein sequences are described with fixed length
    vectors that are suitable for machine learning algorithms, and still includes
    partial sequential effect.
License: BSD 3-clause License + file LICENSE
LazyData: TRUE
RoxygenNote: 5.0.1
Suggests: testthat
NeedsCompilation: no
Packaged: 2016-03-03 21:51:12 UTC; Berat
Author: Berat Kurar [aut, cre],
  Sami Abu Sneineh [aut],
  Yaqoub Ashhab [aut]
Maintainer: Berat Kurar <beratkurar@gmail.com>
Repository: CRAN
Date/Publication: 2016-03-03 23:40:47
Built: R 3.6.3; ; 2020-08-05 02:04:48 UTC; windows
