Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crosslinking experiments model [DO NOT MERGE] #719

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ypriverol
Copy link
Member

@ypriverol ypriverol commented Aug 27, 2024

Here, Im trying to introduce a model for cross-linking experiments. Feedback needed. @diogobor can you give feedback here. The proposal is the following:

Cross-linking experiments

MS-based cross-linking experiments are used to study protein-protein interactions and protein structures. Currently, multiple MS-based cross-linking methods are available including hydrogen−deuterium exchange (HDX-MS), cross-linking mass spectrometry (XL-MS), and ion-mobility MS (IM-MS).

In the case of cross-linking experiments, the first thing that needs to be annotated in the SDRF-proteomics in the sample metadata is the enrichment process. The enrichment process SHOULD be provided:

  • characteristics[enrichment process]: The enrichment process is a characteristic that describes the enrichment process of the sample. In the case of cross-linking experiments, the value SHOULD be one of the following: enrichment of cross-linked Protein. This will help the users to understand that the samples are enriched in cross-linked proteins.

In the data side, multiple columns SHOULD be added to the SDRF-proteomics to describe the cross-linking experiment. The following columns are SHOULD be provided:

  • comment[cross-linking method]: The method used for the cross-linking experiment. The value SHOULD be one of the following: hydrogen−deuterium exchange, cross-linking mass spectrometry, and ion-mobility mass spectrometry. All these terms are added to PRIDE ontology.
  • comment[cross-linker]: The cross-linker is a compound that can link to two or more polymer chains (https://www.ebi.ac.uk/ols4/ontologies/xlmod/classes/http%253A%252F%252Fpurl.obolibrary.org%252Fobo%252FXLMOD_00004?lang=en[see reference]). The value SHOULD be the accession of the cross-linker in the XL-MS ontology or PRIDE ontology. In addition to the cross-linker accession provided as NT=DSSO;AC=XLMOD:02126 the user can provide additional information about the linker:
Property Key Example Mandatory(:white_check_mark:)/Optional(:zero:) Comment
Cross-linker Accession AC AC=XLMOD:02126 Accession in XL-MS or PRIDE ontologies.
Cross-linker Name NT NT=DSSO Name of the cross-linker term.
Cross-linker Target TA TA=K 0️⃣ Target amino acid

Some remaining questions:

  • what other properties from the cross-liker will be good to capture, mass diff, C or N terminal cleavage site?
  • What would be the relation between the cross-linker and the PTMs, should we annotate it together or split them?

@ypriverol ypriverol changed the title Crosslinking experiments model Crosslinking experiments model [DO NOT MERGE] Aug 27, 2024
@ypriverol ypriverol added enhancement New feature or request help wanted Extra attention is needed Specification Specification issues related with PRIDE formats, API, etc labels Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed Specification Specification issues related with PRIDE formats, API, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant