uclahs-cds / package-iSubGen

GNU General Public License v2.0
1 stars 0 forks source link

Error in get(clusterAlg) : object 'dianaWithMissingPatients' not found #4

Open maotian06 opened 1 year ago

maotian06 commented 1 year ago

This error message occurs in the TCGA Lung datasets, not in the TCGA kidney dataset, and might not be a reproducible error:

Error in get(clusterAlg) : object 'dianaWithMissingPatients' not found 

Related with function cluster.patients: https://github.com/uclahs-cds/public-R-iSubGen/blob/8f2397d3845911887de31f681028c0b55471d773/R/cluster.patients.R#L28-L44

FunctiondianaWithMissingPatients is already defined, but cannot be used here: https://github.com/uclahs-cds/public-R-iSubGen/blob/8f2397d3845911887de31f681028c0b55471d773/R/cluster.patients.R#L58