mobidic / MPA

MoBiDiC Priorization Algorithm
MIT License
10 stars 2 forks source link

Final score and adjusted score not working #6

Closed kyauy closed 6 years ago

kyauy commented 6 years ago

MPA_available and MPA_deleterious is working but adjusted and final score give a 0 score for all variant.

Can you fix this ? :)

Char-Al commented 6 years ago

Not for me...

Output example :

chr1 10 . N N . PASS [..];MPA_adjusted=1.0;MPA_available=10;MPA_deleterious=1;MPA_final_score=1.0;MPA_impact=NULL;MPA_ranking=7 [...]

Char-Al commented 6 years ago

Corrected ! It seems to be an error occur with python 2.x !