We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7d8085 commit 5be3c3eCopy full SHA for 5be3c3e
1 file changed
README.md
@@ -35,6 +35,8 @@ res=ModalFilter(data=melanoma1,geneK=10,cellK=10,width=2)# default width = 1 for
35
res=GeneFilter(obj=res)
36
res=getMarker(obj=res,k=300,n=30)
37
head(res$marker)
38
+
39
40
##Integrating with other analyses
41
library(SingleCellExperiment)
42
library(SC3)
0 commit comments