read.MQ {PTXQC} | R Documentation |
Convenience wrapper for MQDataReader when only a single MQ file should be read and file mapping need not be stored.
Description
For params, see MQDataReader::readMQ()
.
Usage
read.MQ(
file,
filter = "",
type = "pg",
col_subset = NA,
add_fs_col = 10,
LFQ_action = FALSE,
...
)
Arguments
file |
see |
filter |
see |
type |
see |
col_subset |
see |
add_fs_col |
see |
LFQ_action |
see |
... |
see |
Value
see MQDataReader::readMQ()
[Package PTXQC version 1.1.1 Index]