
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/CESC/1768731/0.miRseq_preprocessor.Finished/CESC.miRseq_RPKM_log2.txt", "-iC=/xchip/cga/gdac-prod/tcga-gdac/jobResults/GDAC_clinicalDataPickerPipeline/CESC/1708694/1.GDAC_clinicalDataPicker.Finished/CESC.clin.merged.picked.txt", "-fV=ALL", "-fG=", "-fS=", "-fF=ALL", "-OT=", "-iX=")
[1] "ok3"

nSamples in clinical file=32, in expression file=42, common to both=17
Number of genes in original expression dataset=560
[1] "ALL"
[1] "data2feature, selection=ALL"
 [1] "YEARSTOBIRTH"                          
 [2] "DAYSTODEATH"                           
 [3] "DAYSTOLASTFOLLOWUP"                    
 [4] "VITALSTATUS"                           
 [5] "DCCUPLOADDATE"                         
 [6] "PRIMARYSITEOFDESEASE"                  
 [7] "GENDER"                                
 [8] "DATEOFINITIALPATHOLOGICDIAGNOSIS"      
 [9] "HISTOLOGICALTYPE"                      
[10] "RADIATIONS.RADIATION.REGIMENINDICATION"
[11] "NEOADJUVANTTHERAPY"                    
[12] "BATCHNUMBER"                           

Input Data has 12 rows and 17 columns.

[1] "Batch" "12"   
[1] "Last Follow UP"
TCGA-BI-A0VR TCGA-BI-A0VS TCGA-DR-A0ZL TCGA-DR-A0ZM TCGA-DS-A0VK TCGA-DS-A0VL 
        1505          925         2155         1289           NA           81 
TCGA-DS-A0VM TCGA-DS-A0VN TCGA-DS-A1O9 TCGA-DS-A1OA TCGA-DS-A1OB TCGA-DS-A1OC 
        2127         2892           NA           NA           NA          376 
TCGA-DS-A1OD TCGA-EA-A1QT TCGA-EX-A1H5 TCGA-FU-A23K TCGA-FU-A23L 
        3096            8          178           37           37 
Variable 1:'AGE':	nDistinctValues=13,	numeric=TRUE,	binary=FALSE,	exclude=FALSE.
Variable 2:'DAYSTODEATH':	nDistinctValues=4,	numeric=TRUE,	binary=FALSE,	exclude=TRUE.
Variable 3:'DAYSTOLASTFOLLOWUP':	nDistinctValues=12,	numeric=TRUE,	binary=FALSE,	exclude=TRUE.
Variable 4:'VITALSTATUS':	nDistinctValues=2,	numeric=TRUE,	binary=TRUE,	exclude=FALSE.
Variable 5:'DCCUPLOADDAY':	nDistinctValues=1,	numeric=FALSE,	binary=FALSE,	exclude=TRUE.
Variable 6:'PRIMARY.SITE.OF.DISEASE':	nDistinctValues=1,	numeric=FALSE,	binary=FALSE,	exclude=TRUE.
Variable 7:'GENDER':	nDistinctValues=1,	numeric=FALSE,	binary=FALSE,	exclude=TRUE.
Variable 8:'DAYOFINITIALPATHOLOGICDIAGNOSIS':	nDistinctValues=9,	numeric=TRUE,	binary=FALSE,	exclude=TRUE.
Variable 9:'HISTOLOGICAL.TYPE':	nDistinctValues=1,	numeric=FALSE,	binary=FALSE,	exclude=TRUE.
Variable 10:'RADIATIONS.RADIATION.REGIMENINDICATION':	nDistinctValues=2,	numeric=FALSE,	binary=FALSE,	exclude=FALSE.
Variable 11:'NEOADJUVANT.THERAPY':	nDistinctValues=2,	numeric=FALSE,	binary=FALSE,	exclude=FALSE.
Variable 12:'BATCH.NUMBER':	nDistinctValues=4,	numeric=FALSE,	binary=FALSE,	exclude=TRUE.
[1] "rownames(nsurv.mat)"
[1] "AGE"                                   
[2] "RADIATIONS.RADIATION.REGIMENINDICATION"
[3] "NEOADJUVANT.THERAPY"                   
[1] "TUMOR.?STAGE"
[1] "TUMOR.?GRADE"
[1] "PATHOLOGY.T"
[1] "PATHOLOGY.N"
Output Data has 17 columns, 1 survival variables, and 3 non-survival variables.
                              D                 
            "D" "Time to Death"         "Month" 
HSA-MIR-580 
        479 
AGE, nv=13, binary=FALSE, numeric=TRUE
HSA-MIR-93 
       547 
RADIATIONS.RADIATION.REGIMENINDICATION, nv=2, binary=FALSE, numeric=FALSE
HSA-MIR-376A-2 
           341 
NEOADJUVANT.THERAPY, nv=2, binary=FALSE, numeric=FALSE
HSA-MIR-433 
        387 
> q(save="no")
