Nothing
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.
Broadly speaking, the capabilities of the universalmotif
package can be divided into several categories. These are briefly demonstrated in the following vignettes:
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.