knitr::opts_chunk$set(collapse=TRUE, comment = "#>")

Installation {.unnumbered}

if (!requireNamespace("BiocManager", quietly = TRUE))
  install.packages("BiocManager")
BiocManager::install("universalmotif")

Overview {.unnumbered}

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:



bjmt/universalmotif documentation built on March 18, 2024, 8:32 a.m.