Ino de Bruijn

Results 89 comments of Ino de Bruijn

Thanks @fuzhaoyuan ! Based on yesterday's discussion, we can increase the default limit substantially beyond 500 based on how fast it responds (maybe 5K?). It's a bit slow getting all...

Looks like a bug indeed: ![image](https://github.com/cBioPortal/cbioportal/assets/1334004/01bce97d-e99d-4464-9543-9be0a6bb2098) Should be 0 But also would be good to in UI highlight which ones aren't profiled for that gene (e.g. maybe instead of 0...

already fixed in: https://github.com/cBioPortal/cbioportal-frontend/commit/0486ad801480b41deeee8d9cbf30a079bf7efdd8

@nickcodefresh here are some quick fixes that might solve your issue. This updates versions in dependencies: https://github.com/cBioPortal/maven-external-version/commit/088797cbcb430e18047fa2345c41b0054bbd03d1 This updates versions in build plugins: https://github.com/bdemers/maven-external-version/commit/f09c2b9608744881111f24e55d55a91e54e6cb5f You can include it in your...

It looks like a more tricky problem than anticipated. It would require some changes to the API i.e. toggleTrackVisibility and getTrack should use more than just the track name. Maybe...

@rohangoel96 Updated the description

This seems to have already been fixed, but a test case would be good

CC @zhx828 : have you already thought of a solution for this? Do people need to indicate what transcript they want to annotate or something in the API?

Thanks @pieterlukasse! That makes sense to me