Skip to content

Commit

Permalink
added provider feild to spectrum model
Browse files Browse the repository at this point in the history
  • Loading branch information
chakrabandla committed Jan 11, 2024
1 parent 2fc70af commit 596773c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ public class SummaryArchiveSpectrum {
Double precursorMz;
Param bestSearchEngineScore;
Integer numPeaks;
String provider;

public SummaryArchiveSpectrum() {
}
Expand Down

0 comments on commit 596773c

Please sign in to comment.