# NOT RUN {
data(example)
data(types_all)
gene<-"CHD1";###Set the gene you are interested in.
n<-3;###Set the type of cells you are interested in.
col<-"red";###Set the color of line in the figure.
pch<-19;###Set the shape of nodes in figure.
lwd<-2;###Set the width of lines in figure.
scRNAtools_Geneexp_1(example,gene,types_all,n,col,pch,lwd)
# }
Run the code above in your browser using DataLab