-
Hi,
I am working on a Galaxy wrapper for LIONS.
Find the PR here https://github.com/galaxyproject/tools-iuc/pull/2969
Can you provide a small (< 1MB) test dataset?
Thanks in advance and st…
-
With https://github.com/galaxyproject/planemo/pull/1190 its possible to detect tools that write to Galaxy's files directory. I'm running this on IUC here: https://github.com/bernt-matthias/tools-iuc/r…
-
Despite >90% of BUSCOs being matched in a genome, the buso_output.gff file is empty.
I'm not sure why this cat command doesn't get the contents of the .gff files. The path looks fine and the run_*/…
-
Hi @rolandtoth,
I noticed InputfieldURL and InputfieldAssistedURL aren't displaying correctly in adminThemeUikit because of line 3947 of src/aos.scss:
```css
// InputfieldURLChecker
.InputfieldU…
-
To support manually bumping a tool and not having to remember to reset it to `@VERSION_SUFFIX@`. See https://github.com/galaxyproject/tools-iuc/pull/6154#discussion_r1679181293
-
toolshed.g2.bx.psu.edu/repos/iuc/circexplorer2/circexplorer2/2.3.8+galaxy0
-
Linking this over here so we don't forget about it:
https://github.com/galaxyproject/tools-iuc/issues/2435
Came up a Gitter today, too. Let's try to make it less confusing going forward. I'm not…
-
- [ ] Create a tool into IUC
- [ ] Create a data manager
-
@nsoranzo found out here https://github.com/galaxyproject/tools-iuc/issues/905 that he does not see the following warning if he is logged in as `iuc`
![screenshot 2016-08-03 10 16 01](https://cloud.g…
-
We can just scrape the galaxy API for every tool's ID, name pair. And store it in a big yaml. Then people could just write `{% tool Filter1 %}` or {% tool toolshed.g2.bx.psu.edu/...iuc/circos/circos %…