galaxyproteomics / tools-galaxyp

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

Lower-case mzml and mzxml input datatypes #767

Closed reid-wagner closed 4 months ago

reid-wagner commented 4 months ago

In recent changes I made these became partially uppercase.

The input datatype seems to be case-insensitive in the history / tests context, but we just caught this when building a workflow. The FragPipe step won't accept mzml inputs because these strings are not fully lowercase.