About
Here you can upload your cross-linking mass spectrometry data in a comma separated value file (.csv).
Module 1 (Data Preparation) takes a raw XL-MS CSV file and prepares it for the subsequent structural and OPS analyses.
The input file must contain columns: "peptide1", "peptide2", "position1", "position2", "k_pos1", "k_pos2", "entry1", "entry2".
peptide1 and peptide2: Peptide sequences
position1 and position2: Starting positions of the corresponding peptide in protein sequence
k_pos1 and k_pos2: Position of the linked residue in the corresponding peptide
entry1 and entry2: UniProtID for corresponding protein.
If your CSV uses different header names, use the projections field to map your columns in this order: peptide1, peptide2, position1, position2, k_pos1, k_pos2, entry1, entry2.
You can leave the columns k_pos1 and k_pos2 empty if you do not have the information available, since they are only used if the peptide positions provided do not match the retrieved UniProt sequence and need to be validated.