galaxyproteomics / tools-galaxyp

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

Remove raw file option from PepQuery2 #760

Closed reid-wagner closed 6 months ago

reid-wagner commented 6 months ago

Raw input files do not work with the current PepQuery galaxy implementation. The -dc flag must be used to pass a ThermoRawFileParser executable to pepquery, which will require further modifications to the pepquery recipe.

For the time being, remove this option.

bgruening commented 6 months ago

Can you fix the lintint please?

reid-wagner commented 6 months ago

All fixed - thanks!