raw_snapshot3D {visual} R Documentation

plot raw XIC matrix based on a given sequence of ms1 scans data

Description

Usage

raw_snapshot3D(ms1.scans,
    mzwidth = "da:0.3",
    noise.cutoff = 0.5,
    size = "1920,1200",
    padding = "padding:100px 300px 125px 150px;",
    colors = "paper",
    show.legends = TRUE);

Arguments

ms1.scans

all ms1 scan point data for create XIC overlaps

mzwidth

mz tolerance for create XIC data

env

[as Environment]

Details

Authors

BioNovoGene

Value

this function returns data object of type any kind.

clr value class

Examples


[Package visual version 1.0.0.0 Index]