Open r-cheologist opened 4 years ago
Example: RAW_FILE.Cond1(126).Cond2(127)..R1 --> RAW_FILE.Cond1(1).Cond2(2)..R1
Attention! Check against mqpar.xml --> Question: is the MQ-inherent index of quant ions ordered by mass or parameter order?
Attention! Must be extendable to phopho as well!
Exploring the MQ index question by running an anlysis on a raw file twice - identical but for the order of the TMT labels configured ...
Experimentation seems to indicate, that MQ will order the labels by mass.
Example: RAW_FILE.Cond1(126).Cond2(127)..R1 --> RAW_FILE.Cond1(1).Cond2(2)..R1
Attention! Check against mqpar.xml --> Question: is the MQ-inherent index of quant ions ordered by mass or parameter order?
Attention! Must be extendable to phopho as well!