Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
i2MassChroQ
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Admin message
A compter du 1er avril, attention à vos pipelines :
Nouvelles limitations de Docker Hub
Show more breadcrumbs
PAPPSO
i2MassChroQ
Commits
98d1a599
Commit
98d1a599
authored
1 week ago
by
Langella Olivier
Browse files
Options
Downloads
Patches
Plain Diff
typst doc
parent
7d988c14
No related branches found
No related tags found
No related merge requests found
Pipeline
#310362
passed
1 week ago
Stage: build
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/typst/chapters/a3_fundamentals-in-bottom-up-proteomics.typ
+19
-0
19 additions, 0 deletions
...ypst/chapters/a3_fundamentals-in-bottom-up-proteomics.typ
with
19 additions
and
0 deletions
doc/typst/chapters/a3_fundamentals-in-bottom-up-proteomics.typ
+
19
−
0
View file @
98d1a599
...
...
@@ -604,3 +604,22 @@ The process starts with a full scan mass spectrum from which the mass
]
, caption: [The steps leading to a scored peptide #vs; mass spectrum match (PSM)]
)<fig_xtpcpp-peptide-mass-spectrum-match-process>
Once the acquisition of the experimental data is complete, the analysis of
these data involves going through all the fragmentation data of the
acquisition and performing these steps for #emph[each] MS/MS
spectrum (as evidenced in @fig_xtpcpp-peptide-mass-spectrum-match-process):
- Get the precursor ion
'
s
#
mz
;
value
;
-
Compute
the
match
#
mz
;
range
.
For
example
,
if
the
software
is
configured
with
a
#
mz
;
tolerance
for
the
#
mz
;
matches
set
to
0.02
and
the
precursor
ion
'
s #mz; value is 1254.25, then the match #mz; range would be
[1254.23#sym.dash.en;1254.27];
- Construct a list of all the peptides in the database that have their
#mz; value contained in the match #mz; range;
- For #emph[each] peptide in the list returned from
the database, compare its theoretical MS/MS spectrum with the
experimental one. Compute a HyperScore for comparison.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment