gseavis

An implement R package to visualize GSEA results

https://github.com/junjunlab/gseavis

Science Score: 49.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 1 DOI reference(s) in README
  • Academic publication links
    Links to: wiley.com
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.6%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

An implement R package to visualize GSEA results

Basic Info
  • Host: GitHub
  • Owner: junjunlab
  • License: other
  • Language: R
  • Default Branch: master
  • Homepage:
  • Size: 3.11 MB
Statistics
  • Stars: 180
  • Watchers: 3
  • Forks: 16
  • Open Issues: 32
  • Releases: 7
Created over 3 years ago · Last pushed 6 months ago
Metadata Files
Readme License

README.md

GseaVis

The goal of GseaVis is to visualize GSEA enrichment results as an implement package for enrichplot gseaplot2 function. And some codes origin from enrichplot package, thanks for Guangchuang Yu professor's contribution! The enrichment results from clusterProfiler and GSEA software can be supported as input for GseaVis for visualization.

You can mark your gene name on GSEA plot and this package also support more avaliable parameters to customize your own plot.

Installation

You can install the development version of GseaVis from GitHub with:

``` r

install.packages("devtools")

devtools::install_github("junjunlab/GseaVis") ```

Citation

Jun Zhang, Hongyuan Li, Wenjun Tao, Jun Zhou. GseaVis: An R Package for Enhanced Visualization of Gene Set Enrichment Analysis in Biomedicine. Med Research, 2025.

Examples

image

Documentation

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

Related blogs

Owner

  • Name: JunJunLao
  • Login: junjunlab
  • Kind: user
  • Location: Nanjing
  • Company: China Pharmaceutical University

路漫漫其修远兮 吾将上下而求索

GitHub Events

Total
  • Commit comment event: 3
  • Issues event: 12
  • Watch event: 52
  • Issue comment event: 28
  • Push event: 21
  • Fork event: 2
Last Year
  • Commit comment event: 3
  • Issues event: 12
  • Watch event: 52
  • Issue comment event: 28
  • Push event: 21
  • Fork event: 2

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 41
  • Total pull requests: 1
  • Average time to close issues: 7 days
  • Average time to close pull requests: 21 days
  • Total issue authors: 39
  • Total pull request authors: 1
  • Average comments per issue: 1.46
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 14
  • Pull requests: 0
  • Average time to close issues: about 14 hours
  • Average time to close pull requests: N/A
  • Issue authors: 13
  • Pull request authors: 0
  • Average comments per issue: 1.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • fightingevery (2)
  • winglet0996 (1)
  • wbvguo (1)
  • fujianhan (1)
  • 807953268 (1)
  • ptnaimelmm (1)
  • yanglq-bioinfo (1)
  • ZixuanEYE (1)
  • zhaokunkun1 (1)
  • airballsam (1)
  • easondevin (1)
  • l-magnificence (1)
  • cheng-xd (1)
  • Tian3333 (1)
  • YJGeng-Iriy (1)
Pull Request Authors
  • YJGeng-Iriy (1)
Top Labels
Issue Labels
help wanted (2) documentation (2) enhancement (1) good first issue (1)
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cran 517 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 1
  • Total maintainers: 1
cran.r-project.org: GseaVis

Implement for 'GSEA' Enrichment Visualization

  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 517 Last month
Rankings
Stargazers count: 6.1%
Forks count: 9.1%
Average: 24.3%
Dependent packages count: 29.8%
Dependent repos count: 35.5%
Downloads: 41.2%
Maintainers (1)
Last synced: 6 months ago

Dependencies

DESCRIPTION cran
  • DOSE * imports
  • RColorBrewer * imports
  • aplot * imports
  • dplyr * imports
  • ggplot2 * imports
  • ggrepel * imports
  • grDevices * imports
  • magrittr * imports
  • stringr * imports
  • utils * imports