- Home
- Bioconductor 3.22
- Software Packages
- RFLOMICS
RFLOMICS
This is the released version of RFLOMICS; for the devel version, see RFLOMICS.
Interactive web application for Omics-data analysis
Bioconductor version: Release (3.22)
R-package with shiny interface, provides a framework for the analysis of transcriptomics, proteomics and/or metabolomics data. The interface offers a guided experience for the user, from the definition of the experimental design to the integration of several omics table together. A report can be generated with all settings and analysis results.
Author: Nadia Bessoltane [aut, cre] ORCID iD ORCID: 0000-0001-6931-2529 , Delphine Charif [aut] ORCID iD ORCID: 0000-0002-1949-5969 , Audrey Hulot [aut] ORCID iD ORCID: 0000-0002-9647-6470 , Christine Paysant-Leroux [aut] ORCID iD ORCID: 0000-0003-2046-6492 , Gwendal Cueff [aut]
Maintainer: Nadia Bessoltane <nadia.bessoltane at inrae.fr>
citation("RFLOMICS")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("RFLOMICS")
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("RFLOMICS")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.