
R version 2.10.1 (2009-12-14)
Copyright (C) 2009 The R Foundation for Statistical Computing
ISBN 3-900051-07-0

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> source("/xchip/tcga/gdac_prod/applications/tcga-gdac-genepattern/gp-3.2.4-9272/Tomcat/../../taskLib/ClinicalAnalysisAllGenes_new.13.3873/ClinicalAnalysisAllGenes.R")
> result <- main("/xchip/tcga/gdac_prod/applications/tcga-gdac-genepattern/gp-3.2.4-9272/Tomcat/../../taskLib/ClinicalAnalysisAllGenes_new.13.3873/", "-iD=/xchip/cga/gdac-prod/tcga-gdac/jobResults/miRseq_preprocessor/UCS-TP/4429392/0.miRseq_preprocessor.Finished/UCS-TP.miRseq_RPKM_log2.txt", "-iC=/xchip/cga/gdac-prod/tcga-gdac/jobResults/GDAC_clinicalDataPicker/UCS-TP/4402167/UCS-TP.clin.merged.picked.txt", "-fV=ALL", "-fG=", "-fS=", "-fF=ALL", "-OT=", "-iX=")
[1] "ok3"

nSamples in clinical file=15, in expression file=56, common to both=15
Number of genes in original expression dataset=617
[1] "ALL"
[1] "data2feature, selection=ALL"
 [1] "YEARSTOBIRTH"                          
 [2] "VITALSTATUS"                           
 [3] "DAYSTODEATH"                           
 [4] "DAYSTOLASTFOLLOWUP"                    
 [5] "NEOPLASM.DISEASESTAGE"                 
 [6] "PATHOLOGY.T.STAGE"                     
 [7] "PATHOLOGY.N.STAGE"                     
 [8] "PATHOLOGY.M.STAGE"                     
 [9] "DCCUPLOADDATE"                         
[10] "GENDER"                                
[11] "RADIATIONTHERAPY"                      
[12] "RADIATIONS.RADIATION.REGIMENINDICATION"
[13] "BATCHNUMBER"                           

Input Data has 13 rows and 15 columns.

[1] "Batch" "13"   
[1] "Last Follow UP"
TCGA-N5-A4R8 TCGA-N5-A4RT TCGA-N5-A4RV TCGA-N8-A4PI TCGA-N8-A4PL TCGA-N8-A4PM 
          NA         2118         1816           NA           NA          497 
TCGA-N8-A4PN TCGA-N8-A4PO TCGA-N8-A4PP TCGA-N8-A4PQ TCGA-N8-A56S TCGA-ND-A4W6 
         424          438          219          145          295           NA 
TCGA-ND-A4WA TCGA-ND-A4WC TCGA-ND-A4WF 
          NA          461           NA 
Variable 1:'AGE':	nDistinctValues=15,	numeric=TRUE,	binary=FALSE,	exclude=FALSE.
Variable 2:'VITALSTATUS':	nDistinctValues=2,	numeric=TRUE,	binary=TRUE,	exclude=FALSE.
Variable 3:'DAYSTODEATH':	nDistinctValues=6,	numeric=TRUE,	binary=FALSE,	exclude=TRUE.
Variable 4:'DAYSTOLASTFOLLOWUP':	nDistinctValues=9,	numeric=TRUE,	binary=FALSE,	exclude=TRUE.
Variable 5:'NEOPLASM.DISEASESTAGE':	nDistinctValues=0,	numeric=FALSE,	binary=FALSE,	exclude=TRUE.
Variable 6:'PATHOLOGY.T.STAGE':	nDistinctValues=0,	numeric=FALSE,	binary=FALSE,	exclude=TRUE.
Variable 7:'PATHOLOGY.N.STAGE':	nDistinctValues=0,	numeric=FALSE,	binary=FALSE,	exclude=TRUE.
Variable 8:'PATHOLOGY.M.STAGE':	nDistinctValues=0,	numeric=FALSE,	binary=FALSE,	exclude=TRUE.
Variable 9:'DCCUPLOADDAY':	nDistinctValues=1,	numeric=FALSE,	binary=FALSE,	exclude=TRUE.
Variable 10:'GENDER':	nDistinctValues=1,	numeric=FALSE,	binary=FALSE,	exclude=TRUE.
Variable 11:'RADIATION.THERAPY':	nDistinctValues=1,	numeric=FALSE,	binary=FALSE,	exclude=TRUE.
Variable 12:'RADIATIONS.RADIATION.REGIMENINDICATION':	nDistinctValues=1,	numeric=FALSE,	binary=FALSE,	exclude=TRUE.
Variable 13:'BATCH.NUMBER':	nDistinctValues=1,	numeric=FALSE,	binary=FALSE,	exclude=TRUE.
[1] "rownames(nsurv.mat)"
[1] "AGE"
[1] "TUMOR.?STAGE"
[1] "TUMOR.?GRADE"
[1] "PATHOLOGY.T"
[1] "PATHOLOGY.N"
Output Data has 15 columns, 1 survival variables, and 1 non-survival variables.
                              D                 
            "D" "Time to Death"         "Month" 
HSA-MIR-2114 
         188 
AGE, nv=15, binary=FALSE, numeric=TRUE
HSA-MIR-548E 
         500 
> q(save="no")
