Open sunil20dhakad opened 7 years ago
@sunil20dhakad Am I correct in understanding that each sample only has one of these present? If so, This has come up before -- maybe we need to reopen https://github.com/ElucidataInc/ElMaven/issues/116 and really these should all get populated into the same transition. @sahil21
@chubukov the issue #116 you are talking about is different from this one. It is possible that each sample contains multiple transitions as I mentioned above. I am working on MS/MS data which contains these multiple transitions.
I am working on MS/MS data. I found that there are multiple transitions present for same metabolite. ELMaven is not able to pick the right peak out of these transitions. It always pick the first transition which might not be the right peak. eg. Glutamine 146/128 - SRM SIC Q1=146 Q3=128 period=1 experiment=1 transition=21 Glutamine 146/128 - SRM SIC Q1=146 Q3=128 period=1 experiment=2 transition=1 Glutamine 146/128 - SRM SIC Q1=146 Q3=128 period=1 experiment=1 transition=3 Glutamine 146/128 - SRM SIC Q1=146 Q3=128 period=1 experiment=8 transition=15
ElMaven will always pick the first one out of the above transitions. There could be one solution in this case that pick all the transitions present for a particular metabolite while doing Automated peak detection so that user can pick the best transition after seeing the peaks.
ElMaven version: El_Maven_v0.1.4-18-g654cfb1