- Home
- Bioconductor 3.8
- Software Packages
- phantasus
phantasus
This package is for version 3.8 of Bioconductor; for the stable, up-to-date release version, see phantasus.
Visual and interactive gene expression analysis
Bioconductor version: 3.8
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: Daria Zenkova [aut], Vladislav Kamenev [aut], Rita 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 "3.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.