- Home
- Bioconductor 3.22
- Software Packages
- omicsPrint
omicsPrint
This is the released version of omicsPrint; for the devel version, see omicsPrint.
Cross omic genetic fingerprinting
Bioconductor version: Release (3.22)
omicsPrint provides functionality for cross omic genetic fingerprinting, for example, to verify sample relationships between multiple omics data types, i.e. genomic, transcriptomic and epigenetic (DNA methylation).
Author: Maarten van Iterson [aut], Davy Cats [cre]
Maintainer: Davy Cats <davycats.dc at gmail.com>
citation("omicsPrint")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("omicsPrint")
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("omicsPrint")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.