smith-chem-wisc / FlashLFQ

Ultra-fast label-free quantification algorithm for mass-spectrometry proteomics
GNU Lesser General Public License v3.0
19 stars 15 forks source link

mzlib update to fix filename mismatch and failure to load ids #118

Closed trishorts closed 1 year ago

trishorts commented 1 year ago

But fixed in file reading where filename from PSMTSV did not match the dictionary.

I validated function both in GUI and CMD using Noble percolator.target.psms.txt file and the Pf_C1-593_MixES-Sol_SG-1_rKCTi_VO2_108.mzML

New method in mzlib to return filename without extension. This method allows extraneous periods in the file path.

Some nuget package updates.