rSWeeP
This package is for version 3.13 of Bioconductor; for the stable, up-to-date release version, see rSWeeP.
Functions to creation of low dimensional comparative matrices of Amino Acid Sequence occurrences
Bioconductor version: 3.13
The SWeeP method was developed to favor the analizes between amino acids sequences and to assist alignment free phylogenetic studies. This method is based on the concept of sparse words, which is applied in the scan of biological sequences and its the conversion in a matrix of ocurrences. Aiming the generation of low dimensional matrices of Amino Acid Sequence occurrences.
Author: Danrley R. Fernandes [com, cre, aut]
Maintainer: Danrley R. Fernandes <DanrleyRF at gmail.com>
citation("rSWeeP")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("rSWeeP")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("rSWeeP")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.