Release v0.10.0
Summary
- There is a new search endpoint that allows searching across all Geneset and related data, including ontology annotations and member gene IDs:
/api/genesets/search
Highlights
- Use the
search_text
field to search for genesets using web style search. - Use the optional query parameters to limit and filter the types of genesets to search.
What's Changed
- G3 462 add general search functions for geneset search by @bergsalex in #98
- Releasing version v0.10.0 by @bergsalex in #99
Full Changelog: v0.9.0...v0.10.0