Opened 8 years ago
Last modified 5 years ago
#345 assigned task
Glycan Tree: Intensity handling
Reported by: | Rene Ranzinger | Owned by: | Rene Ranzinger |
---|---|---|---|
Priority: | normal | Milestone: | GRITS - next version |
Component: | GRITS core | Version: | GRITS 1.0.x |
Severity: | major | Keywords: | |
Cc: |
Description (last modified by )
Formula to combine intensity values if glycan is present more than one time in an MS run (e.g. multiple charge stages).
What happens if one charge stage is deselected?
Change History (9)
comment:1 Changed 8 years ago by
Owner: | set to mindy |
---|---|
Status: | new → assigned |
comment:2 Changed 8 years ago by
Description: | modified (diff) |
---|
comment:3 Changed 7 years ago by
Milestone: | GRITS - 1.1 → GRITS - 1.1 SR1 |
---|
comment:4 Changed 7 years ago by
Milestone: | GRITS - 1.1 SR1 → GRITS - 1.1 SR2 |
---|
comment:5 Changed 6 years ago by
comment:6 Changed 6 years ago by
Owner: | changed from mindy to Rene Ranzinger |
---|
comment:7 Changed 6 years ago by
Milestone: | GRITS - 1.2 → GRITS - 1.2 SR1 |
---|
comment:8 Changed 5 years ago by
Milestone: | GRITS - 1.2 SR1 → GRITS - 1.2 SR2 |
---|
comment:9 Changed 5 years ago by
Milestone: | GRITS - 1.2 SR2 → GRITS - next version |
---|
Note: See
TracTickets for help on using
tickets.
also this should be an optional thing perhaps
Intensity should be :
Intensity value divided by the charge state
ex 1 raw data
mz 801
z 2
int on spectra 1000
Intensity is actually 1000/2=500
ex 2
mz 1579
z 1
int on spectra 1000
Intensity is actually 1000/1=1000