dot-mzML2diskFrameChunk: Write data.table of mzML/mzXML data to a disk.frame

Description Usage Arguments

Description

Internal function. Import data using mzML2dataTable() and write results to a disk.frame as a chunk.

Usage

1
.mzML2diskFrameChunk(path, diskFrame, scans)

Arguments

path

path or mzR pointer to the mzML file

diskFrame

disk.frame pointer object created by disk.frame()

scans

a numeric vector to import select scans and write to a data.frame - likely generated by .scanChunker()


pmbrophy/mzDataTable documentation built on June 6, 2020, 7:43 a.m.