bioseq: A Toolbox for Manipulating Biological Sequences

Classes and functions to work with biological sequences (DNA, RNA and amino acid sequences). Implements S3 infrastructure to work with biological sequences. Provides a collection of functions to perform biological conversion among classes (transcription, translation) and basic operations on sequences (detection, selection and replacement based on positions or patterns). The package also provides functions to import and export sequences from and to other package formats.

Version: 0.1.1
Depends: R (≥ 3.1.0)
Imports: methods, vctrs, tibble, ape, crayon, dplyr, pillar, stringr, readr, rlang
Suggests: knitr, rmarkdown, testthat (≥ 2.1.0), covr
Published: 2020-07-26
Author: Francois Keck ORCID iD [aut, cre, cph]
Maintainer: Francois Keck <francois.keck at gmail.com>
BugReports: https://github.com/fkeck/bioseq/issues
License: GPL-3
URL: https://fkeck.github.io/bioseq/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: bioseq results

Downloads:

Reference manual: bioseq.pdf
Vignettes: Introduction to the 'bioseq' package
Reference database preparation with the 'bioseq' package
Package source: bioseq_0.1.1.tar.gz
Windows binaries: r-devel: bioseq_0.1.1.zip, r-release: bioseq_0.1.1.zip, r-oldrel: bioseq_0.1.1.zip
macOS binaries: r-release: bioseq_0.1.1.tgz, r-oldrel: bioseq_0.1.1.tgz

Linking:

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