Introduction to \"universalmotif\

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.

Broadly speaking, the capabilities of the universalmotif package can be divided into several categories. These are briefly demonstrated in the following vignettes:



Try the universalmotif package in your browser

Any scripts or data that you put into this service are public.

universalmotif documentation built on April 8, 2021, 6 p.m.