You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The only reason I could think that can cause this is that truvari is case sensitive? Could you please confirm whether that is the case? As in vcf REF/ALT fields are case insensitive, I think it would be better if truvari is also case insensitive. In case there is any specific reason for this design choice, could you please share it?
Best
Manish
The text was updated successfully, but these errors were encountered:
When truvari was first developed, I believe VCF v4.0 format specification was the latest in which it was specified that "Bases should be in uppercase". Apparently that has changed in newer versions I'll put in a change.
Hi,
I used truvari bench to compare two vcfs. An insertion that is present in both the vcfs is not called as TP.
The only reason I could think that can cause this is that truvari is case sensitive? Could you please confirm whether that is the case? As in vcf REF/ALT fields are case insensitive, I think it would be better if truvari is also case insensitive. In case there is any specific reason for this design choice, could you please share it?
Best
Manish
The text was updated successfully, but these errors were encountered: