Skip to content

Gzip flag overrides output file flag #148

@lazear

Description

@lazear

Hi,

Using a combination of -g and -b flags produces an unexpected result.

.\ThermoRawFileParser.exe -N -f 1 -g -i="test.raw" -b="test.mzML.gz" creates a file named "test.mzML.gz.gzip"

I would also like to request, perhaps, that the default extension for using the -g flag be changed to .gz, which is the standard extension from gzipped files (for instance, gunzip doesn't recognize .gzip....)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions