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

Use entrez gene_ids rather than symbols to link genes and transcripts #203

Open
reece opened this issue Mar 8, 2017 · 4 comments
Open
Labels
keep alive exempt issue from staleness checks

Comments

@reece
Copy link
Member

reece commented Mar 8, 2017

The goal is to use entrez gene_ids rather than hgnc symbols to link genes and transcripts, including dropping the hgnc column from the transcript table.

Phase 1:

  • Update gene table schema and load from gene/DATA/GENE_INFO/Mammalia/Homo_sapiens.gene_info.gz.
  • Update txinfo format and relevant scripts to use gene_id rather than HGNC.
  • Update transcript table to use gene_id as FK to gene table.
  • Consider backfilling hgnc col in transcript for backward compatibility.

Phase 2:

  • Drop hgnc column from transcript table

Questions:

  • What to do with Ensembl transcripts?
  • Is it necessary to maintain transcript.hgnc for backward compatibility?
Copy link

github-actions bot commented Dec 8, 2023

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the stale Issue is stale and subject to automatic closing label Dec 8, 2023
Copy link

This issue was closed because it has been stalled for 7 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 15, 2023
@reece reece reopened this Feb 19, 2024
@reece reece added resurrected and removed stale Issue is stale and subject to automatic closing labels Feb 19, 2024
@reece
Copy link
Member Author

reece commented Feb 19, 2024

This issue was closed by stalebot. It has been reopened to give more time for community review. See biocommons coding guidelines for stale issue and pull request policies. This resurrection is expected to be a one-time event.

Copy link

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the stale Issue is stale and subject to automatic closing label May 20, 2024
@jsstevenson jsstevenson added keep alive exempt issue from staleness checks and removed stale Issue is stale and subject to automatic closing resurrected labels May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
keep alive exempt issue from staleness checks
Projects
None yet
Development

No branches or pull requests

2 participants