Skip to content

Question: peptidoform vs peptide #257

Description

@vvsbiocode

Hi,

I’m a bit confused about the distinction between a peptidoform and a peptide.
My understanding is:

  • Peptidoform = sequence + modifications + charge
  • Peptide = sequence only

However, this seems to conflict with how MS2Rescore computes peptide-level scores (q-value, PEP). It appears to treat a peptide as sequence + modifications, stripping only the charge [ref].

Could you please advise, if I want to infer peptide-level results from MS2Rescore, should I:

  • use the provided meta:peptide_score, meta:peptide_qvalue, and meta:peptide_pep columns (i.e., peptide = sequence + modifications)
  • or recompute scores myself by grouping PSMs by sequence only (stripping both modifications and charge)?

Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions