The purpose of bioseq
is to provide a collection of classes and functions for biological sequence manipulation in R. The package provides simple S3 classes for sequences that are suitable for inclusion in a data frame and that can be analysed using the dplyr
grammar and other tidyverse
tools.
You can install the development version of bioseq
from GitHub with:
There are two vignettes available to get started with the package:
bioseq
packagebioseq
package