powered by
plot and averaged infusion profile from a vector of specified file paths.
plotChromFromFile(files, sranges = list(c(70, 1000)), scans = c())
character vector of file paths to use
A list of vectors containing the scan events present
specify scans to highlight within the plot
# NOT RUN { plotChromFromFile(list.files(system.file('mzML',package = 'binneR'), full.names=TRUE),scans = c(6,18)) # }
Run the code above in your browser using DataLab