ReadMe.md

R pkg named "GEB: Seurat_Decorator"

A set of pretty visulazation methods for Suerat objects.

Short pkg name is easy to use when you don't want to library it.

Project URL

github: https://github.com/DawnEve/GEB

How to use?

# install
devtools::install_github("DawnEve/GEB")


# test
library(GEB)

library(dplyr)
library(ggplot2)
library(ggrepel)

my_pie(diamonds,ncol=3)
han(3,'a','b','c') #c++ function


DawnEve/GEB documentation built on July 6, 2022, 7:05 p.m.