Skip to content

cran/venny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

venny

venny is an R package for gene expression analysis with a focus on Venn diagram visualization (UpSet plot support not yet available).
It offers a simple and efficient way to extract target genes after DEG analysis, and can produce publication-ready plots out of the box.
For more advanced or customizable visualizations, consider other packages such as ggVennDiagram, ggvenn, or UpSetR.

Installation

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

if ( ! require(devtools) ) install.packages("devtools")
devtools::install_github("P10911004-NPUST/venny")

Quick start

venny(LGL23$DEGs)

About

❗ This is a read-only mirror of the CRAN R package repository. venny — Venn Diagram

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages