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

No questions here, please! runSCENIC_3_scoreCells :Error in signif(trhAssignment, 3) #454

Open
ManarHashemTaha opened this issue May 14, 2024 · 0 comments

Comments

@ManarHashemTaha
Copy link

I got that error even if I change the ncores to ( 10 , 15,20,25 and 40) . I work on big matrix with 500Kcells and 20Kgenes

scenicOptions@settings$nCores <- 40 # Set the number of cores

3. Score GRN in the cells (with AUCell)

scenicOptions <- runSCENIC_3_scoreCells(scenicOptions, counts)
20:21 Step 3. Analyzing the network activity in each individual cell
Number of regulons to evaluate on cells: 31
Biggest (non-extended) regulons:
TFDP1 (105g)
KLF4 (68g)
XBP1 (46g)
JUN (43g)
EOMES (39g)
MAFB (28g)
ETS2 (21g)
CEBPD (20g)
FOSB (18g)
FOS (13g)
Quantiles for the number of genes detected by cell:
(Non-detected genes are shuffled at the end of the ranking. Keep it in mind when choosing the threshold for calculating the AUC).
min 1% 5% 10% 50% 100%
7 51 105 173 958 1578
Warning in .AUCell_calcAUC(geneSets = geneSets, rankings = rankings, nCores = nCores, :
Using only the first 51 genes (aucMaxRank) to calculate the AUC.
Using 31 cores with doMC.
Error in signif(trhAssignment, 3) :
non-numeric argument to mathematical function

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

1 participant