R/NOTT2019_marker_key.R

Defines functions NOTT2019_marker_key

NOTT2019_marker_key <- function(){
    list(
        PU1 = "microglia", 
        Olig2 = "oligo",
        NeuN = "neurons",
        LHX2 = "astrocytes"
    )
}
RajLabMSSM/echoannot documentation built on Oct. 26, 2023, 2:41 p.m.