FELLA
This is the released version of FELLA; for the devel version, see FELLA.
Interpretation and enrichment for metabolomics data
Bioconductor version: Release (3.22)
Enrichment of metabolomics data using KEGG entries. Given a set of affected compounds, FELLA suggests affected reactions, enzymes, modules and pathways using label propagation in a knowledge model network. The resulting subnetwork can be visualised and exported.
Author: Sergio Picart-Armada [aut, cre], Francesc Fernandez-Albert [aut], Alexandre Perera-Lluna [aut]
Maintainer: Sergio Picart-Armada <sergi.picart at upc.edu>
citation("FELLA")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("FELLA")
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("FELLA")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.