VCCRI / CIDR

Clustering through Imputation and Dimensionality Reduction
GNU General Public License v2.0
62 stars 22 forks source link

calc_npc() returns 0 #2

Open dearxxj opened 7 years ago

dearxxj commented 7 years ago

Hi, this package is really helpful! When I ran it on my data, I found the data@nPC is zero. Is it possible that the calc_npc() returns 0?

paulyLin commented 7 years ago

Thanks for your interest. The function calc_npc() should never return 0. If you are able to send us your data, we could look into this for you; otherwise you could manually set data@nPC to a sensible value after inspecting the proportion of variation plot.

Paul