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

Improve groupby webservices #721

Closed
pfurio opened this issue Oct 23, 2017 · 0 comments
Closed

Improve groupby webservices #721

pfurio opened this issue Oct 23, 2017 · 0 comments

Comments

@pfurio
Copy link
Member

pfurio commented Oct 23, 2017

GroupBy webservices were returning the names of the elements that fell into each different group. However, it would be interesting not only that, but also having the possibility to just count the number of entries falling into every group. To do so, we would just add a new boolean field count in the groupby webservices to have that possibility. On the other hand, we should also add a new limit field to limit the number of entries that can returned by the groupby operation.

The groupby webservice should be also added to Family and ClinicalAnalysis.

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

No branches or pull requests

1 participant