- Home
- Bioconductor 3.22
- Software Packages
- MOSClip
MOSClip
This is the released version of MOSClip; for the devel version, see MOSClip.
Multi Omics Survival Clip
Bioconductor version: Release (3.22)
Topological pathway analysis tool able to integrate multi-omics data. It finds survival-associated modules or significant modules for two-class analysis. This tool have two main methods: pathway tests and module tests. The latter method allows the user to dig inside the pathways itself.
Author: Paolo Martini [aut, cre] ORCID iD ORCID: 0000-0002-0146-1031 , Anna Bortolato [aut] ORCID iD ORCID: 0009-0009-9327-6084 , Anna Tanada [aut] ORCID iD ORCID: 0000-0003-3224-0538 , Enrica Calura [aut] ORCID iD ORCID: 0000-0001-8463-2432 , Stefania Pirrotta [aut] ORCID iD ORCID: 0009-0004-0030-217X , Federico Agostinis [aut]
Maintainer: Paolo Martini <paolo.martini at unibs.it>
citation("MOSClip")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("MOSClip")
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("MOSClip")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.