BoevaLab / ONCOCNV

ONCOCNV - a package to detect copy number changes in Targeted Deep Sequencing and Exome-seq data
24 stars 12 forks source link

Error in if (length(which(observations == 0))/length(observations) > 0.3) { : missing value where TRUE/FALSE needed #13

Open mishraa31 opened 2 years ago

mishraa31 commented 2 years ago

Hi All, I am facing missing value error.Please let me know if anyone is aware of this error.

valeu commented 2 years ago

Dear Mishra, can you print out length(observations)?