# NOT RUN {
data(corr_re)
p<-0.05
r<-0.9
size<-5 #nodes size
color<-"#00B2EE" ##Color of nodes.
pdf(file=file.path(tempdir(), "interact_net.pdf"))
scRNAtools_inter_net(corr_re,p,r,size,color)
dev.off()
# }
Run the code above in your browser using DataLab