Skip to content

Profile and Heatmap Visualization by Using ggplot2 and grid

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

junjunlab/ggChIPvis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ggChIPvis

ggChIPvis is designed to re-produce the Profile and Heatmap plots uisng ggplot2 package with more parameter controls and settings. ggChIPvis can accept the data from EnrichedHeatmap::normalizeToMatrix, ChIPseeker::getTagMatrix and deeptools' computeMatrix output data which allow you re-draw the plot in R session with other graphic modifications.

Installation

You can install the development version of ggChIPvis like so:

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

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

Citation

Jun Zhang (2023). ggChIPvis: Profile and Heatmap Visualization by Using ggplot2. https://github.com/junjunlab/ggChIPvis


News

  • 2023/10/26 (Changing grid.xaxis2/grid.yaxis2/grid.colorkey into grobs.)
  • 2023/10/24 (Adding ChipHeatmap and multiHeatmap for visualization based on grid systerm.)
  • 2023/10/20 (Setting independent arg in if loop.)
  • 2023/10/18 (Add group.split in retriveData and rowgroup.order in ChipVis.)

Documentation

https://junjunlab.github.io/ggChIPvis-manual/


Related blogs

About

Profile and Heatmap Visualization by Using ggplot2 and grid

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages