We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
cluster.patients
FunctiondianaWithMissingPatients is already defined, but cannot be used here: https://github.com/uclahs-cds/public-R-iSubGen/blob/8f2397d3845911887de31f681028c0b55471d773/R/cluster.patients.R#L58
dianaWithMissingPatients
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This error message occurs in the TCGA Lung datasets, not in the TCGA kidney dataset, and might not be a reproducible error:
Related with function
cluster.patients
:https://github.com/uclahs-cds/public-R-iSubGen/blob/8f2397d3845911887de31f681028c0b55471d773/R/cluster.patients.R#L28-L44
Function
dianaWithMissingPatients
is already defined, but cannot be used here:https://github.com/uclahs-cds/public-R-iSubGen/blob/8f2397d3845911887de31f681028c0b55471d773/R/cluster.patients.R#L58
The text was updated successfully, but these errors were encountered: