gabrielodom / pathwayPCA

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

CreateOmics function messages #56

Closed lxw391 closed 5 years ago

lxw391 commented 5 years ago

This is what the function currently has: image

Can we turn this into something more positive? for example:

Creating object of class OmicsSurv…. The input pathway database included xxx pathways. The input assay dataset included xxx unique genes.

Because pathwayPCA is a self-contained test (PMID: 17303618 ), only genes in both assay data and pathway database are considered for analysis. Here, there are xx such genes in both assay and pathway database.

Only pathways with at least 5 or more genes are tested (specified by minPathSize parameter). Here, there are xxx pathways with at least 5 or more genes.

gabrielodom commented 5 years ago

I edited these creation messages again...