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
Context: within a clinical WGS setting, there is a need to mask out sensitive information from a particular sample and/or just provide the regions that a user has asked for. At present, htsget does not have client (i.e IGV.js/ igv-desktop / tgv) hints that support permission-based data retrieval and appropriate semantic visualization.
Return different result codes (or additional fields in the response that provide hints on where the allowed range is?) for "no reads present" vs "forbidden (suppressed)" on a particular range. Rationale: at present, the client cannot discern whether there's no data in that range or just forbidden by the "range permissions" given a priori.
Context: within a clinical WGS setting, there is a need to mask out sensitive information from a particular sample and/or just provide the regions that a user has asked for. At present, htsget does not have client (i.e IGV.js/ igv-desktop / tgv) hints that support permission-based data retrieval and appropriate semantic visualization.
/cc @mmalenic @ohofmann @andrewpatto @jrobinso