hartwigmedical / hmftools

Various algorithms for analysing genomics data
GNU General Public License v3.0
193 stars 59 forks source link

A failure to run PROTECT #342

Closed senzhaocode closed 1 year ago

senzhaocode commented 1 year ago

Hi hmftools developer,

I experienced a failure when running PROTECT(v2.3) to assign the clinical evidence/info to variant calls by the pipeline (SAGE, PAVE, PURPLE, LINX, CHORD, LILAC and CUPPA were all run successfully). From the error report (see an attachment), it is related to SERVE actionability files - I downloaded them from HMFTools-Resources, which includes four tsv files ActionableCharacteristics.38.tsv, ActionableFusions.38.tsv, ActionableGenes.38.tsv, ActionableHotspots.38.tsv and ActionableRanges.38.tsv. Not sure whether the format of these file fits to PROTECT?

Screenshot 2022-11-16 at 10 09 02

BWT, I also attached the running command line (_-serve_actionabilitydir is the path of folder that contains the four dowloaded Actionable* files)

Screenshot 2022-11-16 at 12 50 41

Could you help me a troubleshooting. Thanks in advance.

Sen

kduyvesteyn commented 1 year ago

Hi Sen,

The SERVE actionability files on HMFTools-Resources were not up-to-date yet. I have updated both 37 and 38 to work with PROTECT v2.3, could you try again? Sorry for the inconvenience.

Also note that the SERVE actionability files that are publicly available are based off VICC and are a few years old by now (VICC has not published an update for a while...). So while they should technically work, you will miss all the recent evidence.

senzhaocode commented 1 year ago

Great! The updated SERVE actionability files works well : ) Thank you again and please close this ticket