Closed leexgh closed 3 months ago
We use "uniprotId,hgvspShort" as the index to avoid compound index slowness, the document in mongodb is:
{ "_id": "P00519,p.L25A", "uniprotId": "P00519", "sv": 4, "hgvspShort": "p.L25A", "f_score": 3.479676644421987, "f_impact": "low", "msa": "P00519.4_full_b0.6_rg0.3", "mav": 4 }
Mutation Assessor v4 is available in both grch37 and grch38, version file is updated as well.
We use "uniprotId,hgvspShort" as the index to avoid compound index slowness, the document in mongodb is:
Mutation Assessor v4 is available in both grch37 and grch38, version file is updated as well.