Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eliminate extra tab from chromatographic peak #747

Conversation

trishorts
Copy link
Contributor

There is a spurious tab in the header of chromatographic peak that is messing up downstream applications (R/python) that read FlashLFQ results. The extra tab in the header makes these applications think there is an extra column of data. This PR eliminates that extra tab.

MICHAEL SHORTREED and others added 30 commits November 18, 2021 12:30
Copy link

codecov bot commented Dec 6, 2023

Codecov Report

Merging #747 (8f6990b) into master (74e2005) will not change coverage.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #747   +/-   ##
=======================================
  Coverage   75.17%   75.17%           
=======================================
  Files         179      179           
  Lines       29891    29891           
  Branches     2993     2993           
=======================================
  Hits        22472    22472           
  Misses       6910     6910           
  Partials      509      509           
Files Coverage Δ
mzLib/FlashLFQ/ChromatographicPeak.cs 88.38% <100.00%> (ø)

@nbollis nbollis merged commit 627f4a1 into smith-chem-wisc:master Dec 7, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants