Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Fang0828 committed Oct 3, 2018
1 parent e7d8085 commit 5be3c3e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ res=ModalFilter(data=melanoma1,geneK=10,cellK=10,width=2)# default width = 1 for
res=GeneFilter(obj=res)
res=getMarker(obj=res,k=300,n=30)
head(res$marker)


##Integrating with other analyses
library(SingleCellExperiment)
library(SC3)
Expand Down

0 comments on commit 5be3c3e

Please sign in to comment.