Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

could not find function "AUCell_run" #37

Open
Jiayi-Zheng opened this issue Mar 11, 2023 · 2 comments
Open

could not find function "AUCell_run" #37

Jiayi-Zheng opened this issue Mar 11, 2023 · 2 comments

Comments

@Jiayi-Zheng
Copy link

Jiayi-Zheng commented Mar 11, 2023

Hello, I was trying AUCell with R and:

> library(AUCell)
> cells_AUC <- AUCell_run(exprMatrix, geneSets, aucMaxRank=nrow(cells_rankings)*0.05)
Error in AUCell_run(exprMatrix, geneSets, aucMaxRank = nrow(cells_rankings) *  : 
  could not find function "AUCell_run"
> ls("package:AUCell")
 [1] "AUCell_buildRankings"     "AUCell_calcAUC"           "AUCell_createViewerApp"   "AUCell_exploreThresholds" "AUCell_plotHist"         
 [6] "AUCell_plotTSNE"          "aucellResults"            "cbind"                    "getAssignments"           "getAUC"                  
[11] "getRanking"               "getSetNames"              "getThresholdSelected"     "nGenes"                   "orderAUC"                
[16] "plotEmb_rgb"              "plotGeneCount"            "plotTsne_cellProps"       "rbind"                    "setGeneSetNames"         
[21] "subsetGeneSets"           "updateAucellResults"
@crotoc
Copy link

crotoc commented Jul 24, 2023

The same problem here. Do you have a solution?

@crotoc
Copy link

crotoc commented Jul 24, 2023

I updated to 1.22 and it works

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants