powered by
Plot will split 'MS1' and 'MS2'.
plot_TIC(timsr, recalibrated = TRUE)
Instance of TimsR
Use Bruker recalibrated total intensities or calculate them from scratch with OpenTIMS?
No return value, called for side effects.
# NOT RUN { D = TimsR('path/to/your/folder.d') plot_TIC(D) plot_TIC(D, recalibrated=FALSE) # }
Run the code above in your browser using DataLab