RahmanTeam / DECoN

49 stars 29 forks source link

Error when running makeCNVCalls with ~ 400 Samples #3

Open Selonka opened 6 years ago

Selonka commented 6 years ago

Hi,

I try to run DECoN with around 400 samples at once. ReadInBams take a long time to run but end without any errors. When I try to run make makeCNVCalls it exits with:

Error in `colnames<-`(`*tmp*`, value = c("space", "start", "end", "width",  : 
  'names' attribute [374] must be the same length as the vector [372]
Execution halted

With around 80 samples all parts are running smoothly.

Thank you in advance!