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

extra trailing tab in output #120

Closed jvolkening closed 1 year ago

jvolkening commented 1 year ago

Just noticed that the output files ("QuantifiedPeptides.tsv", etc) have a trailing tab at the end of each line, at least on Linux command line version. Currently running version 1.2.4, but looking back I find the same thing in old files as well. Not a big deal, but confuses R/readr a bit and may possibly confuse other downstream software as well.

jvolkening commented 1 year ago

Looks like the code is actually in mzLib...moved issue to smith-chem-wisc/mzLib/issues/657.