ding-lab / CharGer

Characterization of Germline variants
https://ding-lab.github.io/CharGer/
GNU General Public License v3.0
96 stars 37 forks source link

error: Hint: is the input amino acid change column correct , charger version 0.5.4 #47

Closed nah2025 closed 4 years ago

nah2025 commented 4 years ago

I'm running charger 0.5.4 on a gzipped VEP version 99 annotated file. I'm getting a biomine error (could not find amino acid change or intronic change) as shown in the image below.

image

Charger completes however and I'm able to see the scores for the variants. I'm not sure if there are any variants missed though. I've seen similar errors posted by other users (https://github.com/ding-lab/CharGer/issues/5) and the reply was that this error doesn't affect results and that it was fixed by version 0.5.4. However, I still see the error.

fernanda-rodrigues commented 4 years ago

Hi @nah2025

As you can see in previous posts, this is a warning, not an error, issued by one of the dependent packages we use within CharGer. You can ignore it. It should not affect the results.

Thanks