• Stars
    star
    111
  • Rank 314,510 (Top 7 %)
  • Language
    R
  • Created about 13 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Grid and ggplot2 based visualization for biological data

INSTALL

R-CMD-check Codecov test coverage

if (!requireNamespace("BiocManager", quietly=TRUE))
    install.packages("BiocManager")
BiocManager::install("ggbio")