Skip to content
New issue

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

IPSSMannotate.R doesn't handle different categories #8

Open
m6oland opened this issue Jul 14, 2023 · 0 comments
Open

IPSSMannotate.R doesn't handle different categories #8

m6oland opened this issue Jul 14, 2023 · 0 comments

Comments

@m6oland
Copy link

m6oland commented Jul 14, 2023

When the range patientResult$IPSSMscore_worst - patientResult$IPSSMscore_best is above the limit range.max and the categories are different as.vector(patientResult$IPSSMcat_worst) != as.vector(patientResult$IPSSMcat_best) this function returns null score and category. Based on what the calculator returns, this should return the mean risk and mean category and include an annotation such as 'IPSS-M results less confident due to missing mutation data'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant