I am experiencing an issue where pVACview fails to load the results for my tumor sample. Specifically, when I attempt to upload the TUMOR.MHC_I.all_epitopes.aggregated.metrics.json file, the page blanks out and becomes unresponsive.
As shown in the attached screenshot, the metrics JSON file is approximately 313,290 KB (313 MB), which seems to be exceeding the browser's memory or processing capacity for pVACview.
I have a few questions regarding how to resolve this:
Is there a recommended way to "slim down" or filter the metrics JSON file before uploading it to pVACview?
i tried to filter using python, but it's still reaching down to 110MB
even after i run binding filter and other various filtering, the aggregate TSV shortens in length but the .json file remains big only

I am experiencing an issue where pVACview fails to load the results for my tumor sample. Specifically, when I attempt to upload the TUMOR.MHC_I.all_epitopes.aggregated.metrics.json file, the page blanks out and becomes unresponsive.
As shown in the attached screenshot, the metrics JSON file is approximately 313,290 KB (313 MB), which seems to be exceeding the browser's memory or processing capacity for pVACview.
I have a few questions regarding how to resolve this:
Is there a recommended way to "slim down" or filter the metrics JSON file before uploading it to pVACview?
i tried to filter using python, but it's still reaching down to 110MB

even after i run binding filter and other various filtering, the aggregate TSV shortens in length but the .json file remains big only