bittremieux / pymzqc

1 stars 0 forks source link

Unique file names in run / set #4

Open bittremieux opened 5 years ago

bittremieux commented 5 years ago

Verify that filenames are unique within a run/setQuality.

See also mzQC#50.

bittremieux commented 5 years ago

Right now we can't have files with the same file name but in different folders in the same run/setQuality because we enforce names to be unique and names should be consistent with the location.

See also mzQC#50: File names should be unique to refer to them later on in the qualityParameters.

Is this too strict? Should we allow names to deviate from the location? How else to refer to potentially conflicting file names for multi-file metrics then?