Dear Kevin,
thanks a lot for the detailed feedback and your suggestions-based on your ideas, in order to respond and ask some crusial questions on very specific points:
A) Firstly, for your initial suggestion about the combined model with the glm function: if i have understood well, this approach would be mainly to further reduce the initial signature of the 22genes-or more suitably a bigger signature-to less discriminator genes, but based on the initial phenotype under study ? that is cancer vs tumor samples ?
glm(TumourNormalStatus ~ gene1 + gene2 + ... + gene22, data=data, family=binomial(link="logit"))
in which above, TumourNormalStatus is the binary factor variable in the RNA-Seq data, indicating tumor or normal samples ?
And your basic notion for this, is that before moving to survival step, eliminate further the size of the initial microarray signature, but now testing in the RNA-Seq level ? with a more "sophisticated" way than the direct DE analysis ?
B) Regarding the actual survival analysis-about your question for clinical data-yes, through TCGAbiolinks, i have full clinical data for survival, as for other variables, such as Tumor Stage, etc-however, except survival, the other variables have a lot of NA values-which in your opinion, would not compromize a Cox proportional hazard analysis, as it depends on added coefficients ? except the gene expression ?
C) Again for survival, but for the direct approach-in your opinion, you would follow "a gene-by-gene" survival approach ? as mentioned by z-score above to separate the tumor samples, but also take into account the normal, for more robust results ? or for example using quantile thresholds ? and then highlight or pinpoint any of the 22 genes that show a significant result in survival ?
Or you believe, a "gene-set" approach, would be "more biologically appealing " ? and separate groups of tumor only samples, without taking into account the normal ones ? something like with ConsensusClusterPlus ? and see, if any interesting groups of gene expression patterns appear in specific clusters ?
Thank you for your time,
Efstathios
