描述
–uniSigExp In the input file, the first column is the sample name, the second column is the sample survival time, the third column is the sample survivalstatus, and the fourth column and subsequent column is the gene expression matrix to be included in the analysis
1. multiCox.xls :多因素Cox分析结果文件

- 第1列为筛选出来的特征基因;
- 第2列coef 为系数beta;
- 第3列HR即hazard ratio,代表风险率;
- 第4–5列HR .95L和HR .95H为95%的置信区间;
- 第6列pvalue为p值。
2. risk.txt :每个患者的风险值结果

- 第1列为样本名;
-
第2列为患者的生存时间; -
第3列为患者的生存状态; -
第4–n列为每个特征基因的表达量; -
倒数第2列riskScore为每个患者的风险值; -
最后一列risk为该患者是的风险分组。

