You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the definition of Peptidoform, countPSM is singular and countDatasets is plural. I suggest we make them consistent. Probably plural is best. change to countPSMs?
countPSM:
type: integer
description: Number of PSMs that support the current Peptidoform
countDatasets:
type: string
description: Number of datasets that support the current Peptidoform
The text was updated successfully, but these errors were encountered:
In the definition of Peptidoform, countPSM is singular and countDatasets is plural. I suggest we make them consistent. Probably plural is best. change to countPSMs?
The text was updated successfully, but these errors were encountered: