Package: mnmer
Title: '(m,n)-mer' - A Simple Statistical Feature for Sequence
        Classification
Version: 0.99.1
Authors@R: c(person(given = "Amanda",family = "Andrade", role = c("cre", "aut"), comment=c(ORCID="0000-0003-3530-7435"), email = "aandradebio@gmail.com"),
	person(given = "Marco",family = "Grivet", comment=c(ORCID="0000-0001-5130-095X"), role = "aut"),
	person(given = "Otavio",family = "Brustolini", comment=c(ORCID="0000-0001-8132-9753"), role= "aut"),
	person(given = "Ana",family = "Vasconcelos",comment=c(ORCID="0000-0002-4632-2086"),role = c("aut", "ths")))
Description: The (m,n)-mer is a statistical feature calculated from conditional frequency distributions obtained from a FASTA file. The resulting table, along with class information, is used to create the classification feature matrix. For more information on this method and its benchmarking results, refer to Andrade et al.'s upcoming publication titled "(m,n)-mer - A Simple Statistical Feature for Sequence Classification".
License: Artistic-2.0
Encoding: UTF-8
RoxygenNote: 7.2.3
LinkingTo: cpp11
VignetteBuilder: knitr
Suggests: BiocStyle, covr, knitr, rmarkdown, testthat (>= 3.0.0),
        caret, MLeval, randomForest
Depends: R(>= 4.1.0), utils, Biostrings
biocViews: Software, StatisticalMethod, FeatureExtraction,
        Classification, GenomeWideAssociation, GUI
NeedsCompilation: yes
Packaged: 2023-05-11 18:04:19 UTC; tavinbio
Author: Amanda Andrade [cre, aut] (<https://orcid.org/0000-0003-3530-7435>),
  Marco Grivet [aut] (<https://orcid.org/0000-0001-5130-095X>),
  Otavio Brustolini [aut] (<https://orcid.org/0000-0001-8132-9753>),
  Ana Vasconcelos [aut, ths] (<https://orcid.org/0000-0002-4632-2086>)
Maintainer: Amanda Andrade <aandradebio@gmail.com>
Repository: CRAN
Date/Publication: 2023-05-12 14:30:05 UTC
Built: R 4.2.0; x86_64-apple-darwin17.0; 2023-05-17 10:40:47 UTC; unix
Archs: mnmer.so.dSYM
