mnmer: '(m,n)-mer' - A Simple Statistical Feature for Sequence Classification

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".

Version: 0.99.1
Depends: R (≥ 4.1.0), utils, Biostrings
LinkingTo: cpp11
Suggests: BiocStyle, covr, knitr, rmarkdown, testthat (≥ 3.0.0), caret, MLeval, randomForest
Published: 2023-05-12
Author: Amanda Andrade ORCID iD [cre, aut], Marco Grivet ORCID iD [aut], Otavio Brustolini ORCID iD [aut], Ana Vasconcelos ORCID iD [aut, ths]
Maintainer: Amanda Andrade <aandradebio at gmail.com>
License: Artistic-2.0
NeedsCompilation: yes
Materials: README NEWS
CRAN checks: mnmer results

Documentation:

Reference manual: mnmer.pdf
Vignettes: (m,n)-mer - A Simple Statistical Feature for Sequence Classification

Downloads:

Package source: mnmer_0.99.1.tar.gz
Windows binaries: r-devel: mnmer_0.99.1.zip, r-release: mnmer_0.99.1.zip, r-oldrel: mnmer_0.99.1.zip
macOS binaries: r-release (arm64): mnmer_0.99.1.tgz, r-oldrel (arm64): mnmer_0.99.1.tgz, r-release (x86_64): mnmer_0.99.1.tgz, r-oldrel (x86_64): mnmer_0.99.1.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=mnmer to link to this page.