Open ChaDuss opened 5 years ago
Hello, I got this issue while creating a singler Object :
Error in scores[, i] <- simpleScore(rankedData, geneIds(egc[[i]]), centerScore = TRUE)$TotalScore : l'argument de remplacement est de longueur nulle
Do you know what can I do to fix it ? Thank you very much !
Do you have the package singscore installed?
Anyhow, you can use do.sigantures = F to bypass this.
Thank, with do.signatures=F, it was ok !
Hello, I got this issue while creating a singler Object :
Error in scores[, i] <- simpleScore(rankedData, geneIds(egc[[i]]), centerScore = TRUE)$TotalScore : l'argument de remplacement est de longueur nulle
Do you know what can I do to fix it ? Thank you very much !