gabrielodom / pathwayPCA

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

vignette example - multiOmics example - dataset #60

Closed lxw391 closed 5 years ago

lxw391 commented 5 years ago

If we're to also illustrate copy number analysis, we'll need to save CNV data in the package, right?

since reading in CNV data took a long time, consider saving it as an RDS data in /data?

lxw391 commented 5 years ago

We will also need to save phenotype file and rnaseq data for KIRP example in the pacakge,

gabrielodom commented 5 years ago

@lxw391, please comment here with the detailed file names or object names you would like included in the vignette data. From inspecting you vignette, it appears that you need

Will these work? Any others?

lxw391 commented 5 years ago
gabrielodom commented 5 years ago

Based on the vignette edits, I've added the ovarian copy number data (OV_surv_x_CNV2.RDS) and kidney RNAseq data (KIRP_Surv_RNAseq_inner.RDS) to inst/extdata/.