Ian Boyes
Ian Boyes
I originally submitted this issue at https://github.com/reach/reach-ui/issues/469, which uses your library as a dependency in their `Dialog` component. `react-remove-scroll` has a dependency called `react-style-singleton`, of which you are also the...
Allow creation of samples from multiple files in one operation instead of filling out the creation form separately for each dataset.
- [ ] Pull all metadata from Genbank when autofilling a sequence > Also, it would be nice to extract all available metadata for a sequence along with the host...
- [ ] add isolate worksheet - [ ] add OTU worksheet - [ ] move all pathoscope result formatting to server
Use `aiohttp-pydantic` for the jobs API and drop Cerberus and associated code. Some design work is required here for a clean solution.
Migrate all fields from Mongo documents to SQL rows. Refer to the new `SQLUser` model. Make sure `groups` membership and `primary_group` relationships are migrated. Make sure the `legacy_id` is set...
# Example A user attempts to start a workflow-iimi job which depends on one or more ML models having been downloaded. If the models are not available when the workflow...
Use repeat lenght encoding to store Pathoscope coverage. Share logic with Iimi, which already does this.
* Remove endpoint. * Create breaking release.