Commit fc2f78fe authored by HaojiaWu's avatar HaojiaWu
Browse files

Readme updated

parent 8f6e09a8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -47,7 +47,7 @@ png(filename = 'dotplot_single.png', width = 4, height = 6,units = 'in', res =
complex_dotplot_single(seu_obj = iri.integrated, feature = "Havcr1",groupby = "Group")
dev.off()
```
![alt text](https://github.com/HaojiaWu/Plot1cell/blob/master/dotplot_single.png | width=100) <br />
![alt text](https://github.com/HaojiaWu/Plot1cell/blob/master/dotplot_single.png) <br />
plot1cell allows visualization of multiple genes in dotplot format too. Here is an example.
```
png(filename =  'dotplot_multiple.png', width = 10, height = 4,units = 'in', res = 300)