Error in data.frame - arguments imply differing number of rows
Closed this issue · 2 comments
augjensen commented
Hi!
I'm running SCEVAN and it works nicely, except for some samples were I get this error:
What is it in my data that causes these errors? Rerunning them, I get the exact same error with the same numbers.
Also, similarly when running the multi-sample comparison:
results <- SCEVAN::multiSampleComparisonClonalCN(listCountMtx, analysisName = donor_id, organism = "human" , par_cores = 20)
I get the following error:
What can be the reason for this error and how can it be prevented?
Thanks!
Yunuuuu commented
the same problem
AntonioDeFalco commented
The problem should have been fixed in the last commit f1394b3, check by reinstalling SCEVAN.
Thanks. Regards.