YosefLab / VISION

Signature Analysis and Visualization for Single-Cell RNA-seq
https://yoseflab.github.io/VISION/
MIT License
152 stars 30 forks source link

about DE function in web browser #122

Open rahhhm opened 1 year ago

rahhhm commented 1 year ago

Hello, first I really appreciate for your package. but I have a question about DE function

There is a big difference between the genes obtained through Find Markers, which is the function of the seurat package, and the genes obtained from DE function, so can I know the reason?

markers <- FindMarkers(cancer, cellsIn, cellsOut, logfc.threshold = 1, test.use = "wilcox" ) this is my code and I used vision option m =1000