galaxyproteomics / tools-galaxyp

Galaxy Tool Shed repositories maintained and developed by the GalaxyP community
MIT License
34 stars 57 forks source link

Added hitmap wrapper #636

Open GraceAHall opened 3 years ago

GraceAHall commented 3 years ago

HiT-MaP is a tool for analysis of high-resolution MALDI imaging samples.

To pass the single test in the wrapper, a node with 64Gb mem is required. Attempts have been made to reduce this using an even smaller dataset, but it seems to have little impact on memory usage.

bgruening commented 3 years ago

@GraceAHall thanks a lot!

Do you know already this project: https://github.com/galaxyproject/galaxy-language-server

This might help you a bit with formatting. Given an input section, it can bootstrap you a test section and a command section. It will show you nice hits and has auto-completion of parameters etc. Moreover, it has common snippets for conditionals, integers ...

bgruening commented 1 year ago

Hi @GraceAHall! Do we want to work on this one in 2 week? There is a new version on dockerhub: 968278fe1272192cff0f598df5981fd7301d8a4d394370765033409eb3a5053e

bgruening commented 10 months ago

@GraceAHall I guess we forgot this. Do we still want to do it?