We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, it seems that the re-opening of the issue was lost, so I'm duplicating it here
#130 """ one more question concerning MAIN the point is rs139416487 cravat returns as a primary transcript ENST00000240361.12 and all_mapping field:
{"TEX14": [["Q8IWB6", "p.Leu503Pro", "missense_variant", "ENST00000240361.12", "c.1508T>C"], ["Q8IWB6", "p.Leu497Pro", "missense_variant", "ENST00000349033.9", "c.1490T>C"], ["Q8IWB6", "p.Leu497Pro", "missense_variant", "ENST00000389934.7", "c.1490T>C"], ["", "", "NMD_transcript_variant,3_prime_UTR_variant", "ENST00000582740.1", "c.*1328T>C"]]}
But the MAIN here is ENST00000349033.9
Is it a bug or is there some logic behind it? """ Best, Eugene
The text was updated successfully, but these errors were encountered:
kmoad
No branches or pull requests
Hi, it seems that the re-opening of the issue was lost, so I'm duplicating it here
#130
"""
one more question concerning MAIN
the point is rs139416487
cravat returns as a primary transcript ENST00000240361.12
and all_mapping field:
{"TEX14": [["Q8IWB6", "p.Leu503Pro", "missense_variant", "ENST00000240361.12", "c.1508T>C"], ["Q8IWB6", "p.Leu497Pro", "missense_variant", "ENST00000349033.9", "c.1490T>C"], ["Q8IWB6", "p.Leu497Pro", "missense_variant", "ENST00000389934.7", "c.1490T>C"], ["", "", "NMD_transcript_variant,3_prime_UTR_variant", "ENST00000582740.1", "c.*1328T>C"]]}
But the MAIN here is ENST00000349033.9
Is it a bug or is there some logic behind it?
"""
Best, Eugene
The text was updated successfully, but these errors were encountered: