AntonioDeFalco/SCEVAN

Error in data.frame - arguments imply differing number of rows

Closed this issue · 2 comments

Hi!

I'm running SCEVAN and it works nicely, except for some samples were I get this error:

image

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:

image

What can be the reason for this error and how can it be prevented?

Thanks!

the same problem

The problem should have been fixed in the last commit f1394b3, check by reinstalling SCEVAN.

Thanks. Regards.