r-universalmotif
Specific structures importer, modifier, and exporter for R
This package allows importing most common specific structure (motif) types into R for use by functions provided by other Bioconductor motif-related packages. Motifs can be exported into most major motif formats from various classes as defined by other Bioconductor packages. A suite of motif and sequence manipulation and analysis functions are included, including enrichment, comparison, P-value calculation, shuffling, trimming, higher-order motifs, and others.
- Versions: 1.24.2
- Website: https://bioconductor.org/packages/universalmotif/
- Licenses: GPL 3
- Package source: gnu/packages/bioconductor.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of r-universalmotif
as follows:
guix install r-universalmotif
Or install a particular version:
guix install r-universalmotif@1.24.2
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of r-universalmotif about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-universalmotif'><img src='https://packages.guix.gnu.org/packages/r-universalmotif/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/r-universalmotif)
Example Org:
[[https://packages.guix.gnu.org/packages/r-universalmotif][https://packages.guix.gnu.org/packages/r-universalmotif/badges/latest-version.svg]]