r-universalmotif 1.26.2
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.
- Outputs:
out
- 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 r-universalmotif 1.26.2
as follows:
guix install r-universalmotif@1.26.2
Or install the latest version:
guix install r-universalmotif
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.