-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added parent accession check back to PeptideWithSetMods * Added Test * oopsies * Refactor Equals methods and add IEquatable regions Removed Equals from IBioPolymerWithSetMods interface in Omics. Updated Equals in PeptideWithSetModifications to check OneBasedStartResidue and Parent?.Accession. Updated Equals in OligoWithSetMods to check FullSequence and DigestionParams?.DigestionAgent. Added IEquatable regions to PeptideWithSetModifications and OligoWithSetMods. Organized Equals methods with #region IEquatable directives. * workflow edit * Even more equality tetsts * adjusted oligo with set mods * ugh --------- Co-authored-by: Nic Bollis <[email protected]> Co-authored-by: Alex <[email protected]>
- Loading branch information
1 parent
90bd259
commit dc44773
Showing
7 changed files
with
131 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters