cbioportal icon indicating copy to clipboard operation
cbioportal copied to clipboard

Add new alteration counts endpoint

Open onursumer opened this issue 2 years ago • 2 comments

Related to #9305

  • Add an endpoint to fetch alteration counts by gene
  • Request parameters are entrez gene ids, molecular profile case identifiers, and an alteration filter.
  • Fetching by study or cohort is not supported yet.

onursumer avatar Aug 01 '22 22:08 onursumer

Looks like changes introduced by https://github.com/cBioPortal/cbioportal/commit/ad8f6f5ae59afd4ffe35b781236c447af7498a76 causing discrepancy between the frontend and the backend when calculating the number of profiled cases for multiple studies.

We can solve the issue by reverting it back and use casesWithoutPanelData, but we probably should do it when the method is called only for this endpoint.

onursumer avatar Sep 21 '22 18:09 onursumer

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Dec 31 '22 23:12 stale[bot]