RECETOX / galaxytools

Set of Galaxy tool wrappers developed at RECETOX
MIT License
13 stars 13 forks source link

Adding the ipaPy2 tool suite #468

Open hechth opened 11 months ago

hechth commented 11 months ago

The first stub which doesn't take any parameters at this point is already available and can be used for further implementations. We still need to pass additional parameters to the tool.

hechth commented 11 months ago

@francescodc87 we still need to fill in the owner field in the shed.yml. This can either be your university or we can put in recetox. This means under who's account the tool will be stored in the toolshed, which is used for versioning and also deprecating tools. We currently have all our tools under one organizational account - depending on whether you intend to add more tools it would make sense to add your uni as an owner or us.

francescodc87 commented 11 months ago

@francescodc87 we still need to fill in the owner field in the shed.yml. This can either be your university or we can put in recetox. This means under who's account the tool will be stored in the toolshed, which is used for versioning and also deprecating tools. We currently have all our tools under one organizational account - depending on whether you intend to add more tools it would make sense to add your uni as an owner or us.

@hechth can there be more than one owners? It would make sense to have both University of Liverpool and University of Manchester as owners

bgruening commented 11 months ago

@francescodc87 this TS owner is just the TS account and should not be used for attribution.

Please use https://docs.galaxyproject.org/en/latest/dev/schema.html#tool-creator-organization to credit your universities.

hechth commented 11 months ago

@francescodc87 the main question is whether you want to maintain the wrappers yourself or not - I guess depending on that we should choose the toolshed owner. As Bjoern said, this is not about representation or credit - this is handled differently using the tags in the XML file.

francescodc87 commented 11 months ago

@hechth I see. Having recetox as owner is fine by me then