Skip to content

Commit

Permalink
removed localization level in spectrumamtchfromtsv header
Browse files Browse the repository at this point in the history
  • Loading branch information
nbollis committed Oct 23, 2024
1 parent ed3f30d commit f24ddef
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
8 changes: 0 additions & 8 deletions mzLib/Omics/SpectrumMatch/SpectrumMatchFromTsvHeader.cs
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
namespace Omics.SpectrumMatch
{
//for glcyo
public enum LocalizationLevel
{
Level1,
Level1b,
Level2,
Level3
}
public class SpectrumMatchFromTsvHeader
{
// File and scan information
Expand Down
2 changes: 1 addition & 1 deletion mzLib/mzLib.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package>
<metadata>
<id>mzLib</id>
<version>1.0.548</version>
<version>5.0.735</version>
<title>mzLib</title>
<authors>Stef S.</authors>
<owners>Stef S.</owners>
Expand Down

0 comments on commit f24ddef

Please sign in to comment.