Skip to content
New issue

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

unannotated MT variants for RefSeq #441

Open
stolpeo opened this issue May 2, 2024 · 5 comments
Open

unannotated MT variants for RefSeq #441

stolpeo opened this issue May 2, 2024 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@stolpeo
Copy link

stolpeo commented May 2, 2024

Describe the bug
We noticed that there are MT variants that have been annotated with Ensembl information but the RefSeq information is empty. We need to double check why this is. For example:

chrMT:m.11778G>A

@stolpeo stolpeo added the bug Something isn't working label May 2, 2024
@holtgrewe
Copy link
Contributor

Refseq does not have chrmt transcripts. We should write out ensembl transcripts in this case also to the refseq column...

Further, our tx data is not on the latest cdot yet.

This is the Reev output.

https://reev.cubi.bihealth.org/seqvar/grch37-MT-11778-G-A?orig=GRCh37-MT-11778-G-A

We need an update to the tx data and an update to mehari to write out ensembl TX also for flrefseq.

@holtgrewe
Copy link
Contributor

It may be counterintuitive, but chrmt variants are annotated on m. coordinates only. Note that in jannovar we annotated with the gene name as the symbol.

https://hgvs-nomenclature.org/stable/background/refseq/

Clinvar agrees

https://www.ncbi.nlm.nih.gov/clinvar/RCV000144018/

We can try to get sagcf/cdot to annotate this or hand curate chrmt transcripts for refseq.

A first solution would be to write out all transcripts to refseq even enst ones and this can be implemented as a bug fix by @tedil for example. Should be almost trivial.

@holtgrewe
Copy link
Contributor

varfish-org/mehari-data-tx#37

That's the best I can do on mobile.

@tedil tedil self-assigned this May 2, 2024
@holtgrewe
Copy link
Contributor

OK, but the data release to automerge.

varfish-org/mehari-data-tx#36

This should hopefully enable prediction for all chrMT transcripts. Please try out.

@gromdiom could you deploy the new mehari-data-tx release to reev?

@tedil
Copy link
Contributor

tedil commented Jan 3, 2025

Related to #534 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

3 participants