ncchung / jackstraw

Statistical Inference for Unsupervised Learning
15 stars 1 forks source link

Is PC argument actually r1? #3

Closed djbajic closed 3 years ago

djbajic commented 4 years ago

Hi,

I am working with a gene expression dataset where I am interested in knowing which genes contribute significantly to any given mode (or PC) out of 15 or so significant. The "details" section mentions the PC argument (which is what I need, I think), but the function actually does not accept such argument. I suspect that the PC argument was renamed to r1, could you please confirm this?

Thanks a lot!

ncchung commented 3 years ago

Hi @djbajic

Yes, you are correct. I'll update the help files asap.