Skip to content

Provide utility to generate transcript variants from HGVS-ish expressions with gene names #517

Open
@reece

Description

Unfortunately, some authors generate bogus HGVS expressions that use gene names rather than reference sequences. This issue should provide functionality to generate plausible expressions.

For example for TNFSF1A has 4 transcripts at the site of rs104895271. So, for a gene-based variant like TNFRSF1A:c.123T>C return NM_001065.3:c.123T>C, and for TNFRSF1A:n.426T>C return NR_144351.1:n.426T>C. In general, there might be zero or more plausible variants for a given input.

See code in misc/experimental/hgvs-guess-plausible-transcripts.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

keep aliveexempt issue from staleness checks

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions