irida
irida copied to clipboard
Add filtering options to analyses api endpoint
Describe your idea for a new feature
Add the ability to filter analysis by analysisState
and createdDate
when making a GET request to project/analyses
Additional information
Currently forced to request all analysis on a project, which makes for a very slow process.
Another option would be to remove the shovil contigs text from the basic analysis response, as each is about 5MB which is very slow when requesting many.