Skip to content

maehrlab/cellmatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CellMatch is an R package for transparent staging of stem cell derivatives.

cellmatch methodology

Installation

To install from github:

install.packages("devtools") #if you don't have devtools already
devtools::install_github("maehrlab/cellmatch", build_vignettes = TRUE)
Use

For demonstrations of the package:

browseVignettes("cellmatch")

One of the vignettes reproduces our staging of stem-cell derived pharyngeal foregut endoderm using an embryonic endodermal time-course. The other is a pancreas demo. It shows more of what CellMatch does under the hood, and it includes utility functions for gene-name conversion.