- Home
- Bioconductor 3.14
- Software Packages
- autonomics
autonomics
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see autonomics.
Generifying and intuifying cross-platform omics analysis
Bioconductor version: 3.14
This package offers a generic and intuitive solution for cross-platform omics data analysis. It has functions for import, preprocessing, exploration, contrast analysis and visualization of omics data. It follows a tidy, functional programming paradigm.
Author: Aditya Bhagwat [aut, cre], Shahina Hayat [aut], Anna Halama [ctb], Richard Cotton [ctb], Laure Cougnaud [ctb], Rudolf Engelke [ctb], Hinrich Goehlmann [sad], Karsten Suhre [sad], Johannes Graumann [aut, sad, rth]
Maintainer: Aditya Bhagwat <aditya.bhagwat at mpi-bn.mpg.de>
citation("autonomics")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("autonomics")
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("autonomics")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.