Open
Description
Hi,
is there a possibility to have several EICs in a chromatogram object plotted in a single plot with overlay and different colours for the different EICs?
I'm currently using this code:
bpis <- chromatogram(ms1data, mz = fragCand[,2:3], rt = fragCand[,5:6])
plot(bpis)
This produces subplots for all EICs. I would like to have them overlapping.
Best regards,
Michael
Metadata
Metadata
Assignees
Labels
No labels