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

trouble filtering fields to return #41

Open
jonm4024 opened this issue May 17, 2018 · 0 comments
Open

trouble filtering fields to return #41

jonm4024 opened this issue May 17, 2018 · 0 comments

Comments

@jonm4024
Copy link

I am having trouble using the search_data() function to filter fields that I return

Going from the tutorial, if I update to call this:
data = enasearch.search_data(
free_text_search=True,
query="SMP1+homo",
result="sequence_release",
display="report", fields="accession,collection_date")

I still get all fields (including sequence, etc) not just the fields of "accession" and "collection date" I am interested in

Am I missing something?

Thanks!

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