Chapter 1 About

To enhance clustering and visualization of time-series gene expression data from RNA-Seq experiments, we present the ClusterGVis package. This tool enables concise and elegant analysis of time-series gene expression data in a simple, one-step operation. Additionally, you can perform enrichment analysis for each cluster using the enrichCluster function, which integrates seamlessly with clusterProfiler. ClusterGVis empowers you to create publication-quality visualizations with ease.


1.1 Citation

Jun Zhang (2022). ClusterGVis: One-step to Cluster and Visualize Gene Expression Matrix. https://github.com/junjunlab/ClusterGVis


1.2 Installation

You can install the development version of ClusterGVis:

# install.packages("devtools")
devtools::install_github("junjunlab/ClusterGVis")

# or
remotes::install_github("junjunlab/ClusterGVis")

library(ClusterGVis)

1.3 Bugs

Please leave an issue if you encounter any problems or have any questions on github. https://github.com/junjunlab/ClusterGVis/issues