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
I have informed @airenzp and shared session files for the following errors I am seeing:
in filter tab - filter currently allows a user to extend below and above the range limits
when divideBy is added for asparaginase normalized and color is molecular subtype on the tsne, the divideBy control label changes to ‘z’, and edit on the divideby term does not allow change to discrete mode for numeric term.
Please run node utils/getDataset.js allPharmacotyping from sjpp for downloading latest db and link to url
The text was updated successfully, but these errors were encountered:
please clarify filter issue in samplescatter, may hide divideBy option since it's confusing
for 1) I noticed this on the minimal violin UI when a filter is applied. For a drug or any numerical value with a strict upper limit, the minimal violin UI allows the user to enter values beyond the range, which looks confusing if normalized values are only within 0 to 1. For example, select any drug in all-pharma and input the range 0 < x < 2 in the filter. The shaded grey area over the violin plot extends rightwards to the further end even though there are no values present from 1 to 2.
2) Airen has fixed the second one so we can close this if 1) is not a priority.
I have informed @airenzp and shared session files for the following errors I am seeing:
Please run
node utils/getDataset.js allPharmacotyping
from sjpp for downloading latest db and link to urlThe text was updated successfully, but these errors were encountered: