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

NCBI GFF creating pseudogenes #3

Open
julie-sullivan opened this issue Jul 25, 2019 · 1 comment
Open

NCBI GFF creating pseudogenes #3

julie-sullivan opened this issue Jul 25, 2019 · 1 comment
Assignees

Comments

@julie-sullivan
Copy link
Member

@rachellyne Look at this gene:

https://beta.humanmine.org/beta/pseudogene:gene0

This isn't a bug, this feature is being created correctly (given the config we have). The feature comes from the NCBI GFF, and is a pseudogene.

But we load DDX11L1 from several other sources as a regular gene.

Is the NCBI wrong? What should we do?

@julie-sullivan
Copy link
Member Author

<query name="" model="genomic" view="Pseudogene.primaryIdentifier" longDescription="" sortOrder="Pseudogene.primaryIdentifier asc">
  <constraint path="Pseudogene.primaryIdentifier" op="=" value="gene*"/>
</query>

16000+ genes. All of the ones from the GFF file?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants