You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently benefit is coded as a binary status - True/False. It would be nice to support ordered categories, such as {0: "No response", 1: "Partial Response", 2: "Complete Response"}.
In TCGA data & elsewhere, these are common scenarios.
The text was updated successfully, but these errors were encountered:
Currently benefit is coded as a binary status - True/False. It would be nice to support ordered categories, such as
{0: "No response", 1: "Partial Response", 2: "Complete Response"}
.In TCGA data & elsewhere, these are common scenarios.
The text was updated successfully, but these errors were encountered: