cBioPortal / cbioportal

cBioPortal for Cancer Genomics
https://cbioportal.org
GNU Affero General Public License v3.0
630 stars 481 forks source link

Demo rfc80 poc mutation data counts & genomic data counts #10807

Closed fuzhaoyuan closed 1 month ago

fuzhaoyuan commented 4 months ago

Fix https://github.com/cBioPortal/rfc80-team/issues/17 on endpoint /mutation-data-counts/fetch And https://github.com/cBioPortal/rfc80-team/issues/33 on endpoint /genomic-data-counts/fetch

  1. Mutation endpoint It has 2 parts: "Mutated vs Not Mutated" pie chart and "Mutation Types" table. image
  1. Genomic endpoint It has 1 part: "Copy-number alterations" pie chart. image
haynescd commented 1 month ago

@fuzhaoyuan Can you run the unit tests locally?

fuzhaoyuan commented 1 month ago

@fuzhaoyuan Can you run the unit tests locally?

Just fixed it. Should run now. Thanks!

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
5 New issues
0 Accepted issues

Measures
0 Security Hotspots
24.2% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud