ISA-tools / mzml2isa

Parser to get meta information from mzML file and parse relevant information to a ISA-Tab structure
GNU General Public License v3.0
12 stars 6 forks source link

Use PyFilesystem to support importing from different origins #14

Closed althonos closed 5 years ago

althonos commented 7 years ago

Right now, mzml files need to be present locally, and can eventually be zipped or gztarred. Using PyFilesystem however would provide a unique interface to access mzml files from: a local archive, a remote HTTP directory, etc.

althonos commented 5 years ago

Available in v1.0.0.