Skip to content

Overlay of EICs in plot #243

Open
Open
@michaelwitting

Description

@michaelwitting

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions