Great, thanks.
I have a couple of questions though -
1) it seems to fail where I have 'stop lost' annotations:
75*>75Q
I presume this is because the * appears just before the >.
2) Do you know how I can do this in-place in the original file/table? For example the first two rows look like this:
123520 T C missense Rv0104 Rv0104 protein_coding + 402Y>402H 123520T>C
199470 T G missense mce1A Rv0169 protein_coding + 313S>313A 199470T>G
I just need to apply this change to the 9th column here. Thanks