OpenChrom / OpenTyper

MALDI-TOF MS interface for OpenChrom/ChemClipse
https://lablicate.com/applications/maldi
Eclipse Public License 1.0
4 stars 4 forks source link

Don't force microFlex users to click through large amounts of sub-directories #28

Closed Mailaender closed 4 years ago

Mailaender commented 6 years ago

The Bruker file format consists of several sub-folders, which makes navigation hard. With the introduction of randomly generated GUIDs like 4ec601cc-355a-4346-9253-3a266905d4df from the Compass 4 series this becomes even more of a problem as data is hard to find in the file explorer:

image

The folder structure looks like this:

Brukers own Explorer offline identification software automatically skips folder until it sees the data, so it needs less clicks, but it can't read the automation server metadata, which is very inconvenient when working with data generated by Bruker Biotyper Online systems or Bruker Biotyper Satellite systems:

image

with the only workaround being to filter by time and date of the measurement:

image

So we have a chance to make it better than the original. I suggest not making the fid file inside the complex folder structure, but the folders above clickable and maybe even already display the analyte ID. Some kind of generic system would be a good idea so we don't end up with vendor specific file browsers.

Mailaender commented 4 years ago

This has already been improved. The topmost folder can now be double clicked:

image