knitr::opts_chunk$set(collapse=TRUE, comment = "#>")
if (!requireNamespace("BiocManager", quietly = TRUE)) install.packages("BiocManager") BiocManager::install("universalmotif")
For a brief explanation of sequence motifs, see the Introduction to sequence motifs vignette. This broadly covers the different 'types' of motif representation, as well as establishes the nomenclature used by the universalmotif
package.
The capabilities of the universalmotif
package can be divided into several general categories. These are briefly demonstrated in the following vignettes:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.