pack_singleCells {mzkit} |
R Documentation |
pack the multiple single cells samples into one dataset.
Description
Usage
pack_singleCells(rawdata,
tag = NULL);
Arguments
rawdata
a character vector of the directory path of the rawdata files or a character vector of the raw data file path.
tag
the source tag string for the output mzpack object.
Details
Authors
xieguigang
Value
This function has no value returns.
Examples
[Package
mzkit version 3.2.56.56444
Index]