galaxyFlavorsGenerators / galaxyFlavorGenerator

Configure and generate Galaxy server instances
http://galaxyflavorsgenerators.github.io/galaxyFlavorGenerator/
7 stars 2 forks source link

API questions #7

Open doomedramen opened 9 years ago

doomedramen commented 9 years ago

@martenson from the toolshed I need to get the tool name (the one that uniquely identifies the tool), is this what repo_name referes to?

example: https://testtoolshed.g2.bx.psu.edu/api/tools?q=kraken

(p.s) has something changed recently, a couple of weeks ago searching for kraken returned no results

martenson commented 9 years ago

you have found a bug, it is being tracked here: https://github.com/galaxyproject/galaxy/issues/562

I regenerated the index yesterday, that is why there are new results.

doomedramen commented 9 years ago

Ok, then can I query the repo api by repo-name and repo-owner ?

On Wed, 5 Aug 2015, 18:08 Martin Cech notifications@github.com wrote:

you have found a bug, it is being tracked here: galaxyproject/galaxy#562 https://github.com/galaxyproject/galaxy/issues/562

I regenerated the index yesterday, that is why there are new results.

— Reply to this email directly or view it on GitHub https://github.com/galaxyFlavorsGenerators/galaxyFlavorGenerator/issues/7#issuecomment-128072761 .

martenson commented 9 years ago

Exactly. IF you use owner and name params you should get the one you want

doomedramen commented 9 years ago

Awesome, cheers. New version of the flavours generator is going live tomorrow btw

On Wed, 5 Aug 2015, 18:13 Martin Cech notifications@github.com wrote:

Exactly. IF you use owner and name params you should get the one you want

— Reply to this email directly or view it on GitHub https://github.com/galaxyFlavorsGenerators/galaxyFlavorGenerator/issues/7#issuecomment-128077610 .

martenson commented 9 years ago

awesomesauce