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

external gene names cannot be used as filter #14

Open
ChelseaCHENX opened this issue Sep 10, 2019 · 0 comments
Open

external gene names cannot be used as filter #14

ChelseaCHENX opened this issue Sep 10, 2019 · 0 comments

Comments

@ChelseaCHENX
Copy link

ChelseaCHENX commented Sep 10, 2019

Hi, I was trying
dataset.query(attributes=['ensembl_gene_id', 'external_gene_name', 'description'], filters={'external_gene_name': ['PTEN']}) when an error pops out:
BiomartException: Unknown filter external_gene_name, check dataset filters for a list of valid filters.
Not sure if this can be added as a filter? Thx!

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

1 participant