gabrielodom / pathwayPCA

integrative pathway analysis with modern PCA methodology and gene selection
https://gabrielodom.github.io/pathwayPCA/
11 stars 2 forks source link

PermTest*() Functions fail with ExtractAESPCs() PCs in a data.frame #40

Closed gabrielodom closed 6 years ago

gabrielodom commented 6 years ago

We modified the output of ExtractAESPCs() to make the prediction example better, but some of the internal function calls assume that the PCs are in a matrix, not a data frame.

gabrielodom commented 6 years ago

Update the user's guide to reflect these changes, then close.