Opened 13 years ago
Closed 13 years ago
#695 closed (fixed)
Hits comparison count is incorrect
Reported by: | Fredrik Levander | Owned by: | Fredrik Levander |
---|---|---|---|
Milestone: | Proteios 2.13.0 | Keywords: | |
Cc: |
Description (last modified by )
When comparing peptide lists (#639), the counts for common and unique hits are not correct if the same peptide has been identified multiple times in the first dataset. It should only be counted once. Also the same peptide could get written several times.
Change History (4)
comment:1 Changed 13 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 13 years ago by
comment:3 Changed 13 years ago by
comment:4 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
(In [3746]) Refs #695. Major revision of the comparison. Now checking for duplicates entries in the lists to be compared. Not checked with gel-based data.