gabrielodom / pathwayPCA

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

AESPCA_pVals errors for OmicsPathway objects #61

Closed gabrielodom closed 5 years ago

gabrielodom commented 5 years ago

@lizhongliu1996 found that the ExtractAESPCs() function does not return PCs with sample names. This is handled by the AESPCA_pVals() function for Omics-class objects with survival information, but not for response-free Omics objects.

Modify the AESPCA-pVals() function to handle response-free data.