EBIvariation / CMAT

ClinVar Mapping and Annotation Toolkit
Apache License 2.0
17 stars 10 forks source link

Issue 416 - Parallelise evidence string generation #421

Closed apriltuesday closed 3 months ago

apriltuesday commented 4 months ago

Closes #416 Closes #420

apriltuesday commented 3 months ago

Counts from test run match last submission, aside from a very silly error that I just fixed. Runtime was about 14 hours for the entire pipeline, as opposed to about 26 hours before. About 2 hours of that is consequence prediction, so we've basically halved the run time for the evidence generation. I think it's definitely still worth speeding up the JSON validation.