powered by
Order the gene expression in each cluster to make the heatmap look better
Format_Markers_Frac(Marker_genes)
data.frame, generated by Identify_Markers
Identify_Markers
Markers corresponding to certain cluster
# NOT RUN { data("pbmc_small") all.markers <- Identify_Markers(pbmc_small) all.markers2 <- Format_Markers_Frac(all.markers) # }
Run the code above in your browser using DataLab