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

Error on running get_projects_info(['TCGA-THCA', 'TARGET-AML', 'TARGET-NBL']) #2

Closed
arp95 opened this issue Feb 20, 2019 · 1 comment

Comments

@arp95
Copy link
Contributor

arp95 commented Feb 20, 2019

On running the gdc.py file with,

"get_projects_info(['TCGA-THCA', 'TARGET-AML', 'TARGET-NBL']"

I get an error and the required results are not returned.

To fix this:
I made a change get_projects_info() where I changed the key for in_filter from "project.project_id" to "projects.project_id", and the required results were returned.

Can you please check on this and revert back?

yunhailuo pushed a commit that referenced this issue Feb 20, 2019
* resolved issue #2: resolved error in get_projects_info() function

* resolved issue #2: resolved error in get_projects_info() function
@arp95
Copy link
Contributor Author

arp95 commented Feb 21, 2019

Resolved.

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