- Home
- Bioconductor 3.22
- Software Packages
- seqPattern
seqPattern
This is the released version of seqPattern; for the devel version, see seqPattern.
Visualising oligonucleotide patterns and motif occurrences across a set of sorted sequences
Bioconductor version: Release (3.22)
Visualising oligonucleotide patterns and sequence motifs occurrences across a large set of sequences centred at a common reference point and sorted by a user defined feature.
Author: Vanja Haberle <vanja.haberle at gmail.com>
Maintainer: Vanja Haberle <vanja.haberle at gmail.com>
citation("seqPattern")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("seqPattern")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("seqPattern")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.