DiSSCo / SDR

Specimen Data Refinery
Apache License 2.0
6 stars 0 forks source link

Create a Galaxy tool to manually submit specimens in bulk #52

Closed llivermore closed 2 years ago

llivermore commented 2 years ago

Should support:

PaulBrack commented 2 years ago

image

CSV upload working on welcome page

Next step is to do a per-row submission to Galaxy API

PaulBrack commented 2 years ago

Relevant Galaxy SPI docs: https://docs.galaxyproject.org/en/latest/lib/galaxy.webapps.galaxy.api.html#module-galaxy.webapps.galaxy.api.workflows

PaulBrack commented 2 years ago

image

Feature now working - demo tomorrow

OliverWoolland commented 2 years ago

This tool is functioning and performing as expected, there is some technical debt and refactoring would be a good idea later.