- Home
- Bioconductor 3.22
- Software Packages
- phantasus
phantasus
This is the released version of phantasus; for the devel version, see phantasus.
Visual and interactive gene expression analysis
Bioconductor version: Release (3.22)
Phantasus is a web-application for visual and interactive gene expression analysis. Phantasus is based on Morpheus – a web-based software for heatmap visualisation and analysis, which was integrated with an R environment via OpenCPU API. Aside from basic visualization and filtering methods, R-based methods such as k-means clustering, principal component analysis or differential expression analysis with limma package are supported.
Author: Maxim Kleverov [aut], Daria Zenkova [aut], Vladislav Kamenev [aut], Margarita Sablina [ctb], Maxim Artyomov [aut], Alexey Sergushichev [aut, cre]
Maintainer: Alexey Sergushichev <alsergbox at gmail.com>
citation("phantasus")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("phantasus")
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("phantasus")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.