OrcaBus / service-icav2-wes-manager

Run analyses through ICAv2-backed WES interface
MIT License
0 stars 0 forks source link

Consider pipeline support #5

Open alexiswl opened 1 month ago

alexiswl commented 1 month ago

It may be of use by providing an endpoint making it easy for users to 'add' pipelines, whether by specifying an nf-core github URL or a zip file for upload.

We could then easily 'extract' the inputs required and generate UI friendly and API friendly inputs, along with JSON-schema validation support as well.

Certainly one for a little down the track