Usage
MPI_summary(input, recursive = TRUE, identifier_mapping_record = NULL)
Value
Data frame of MPI summary.
Arguments
- input
MPI path - single MPI file or folder of MPI files.
- recursive
TRUE applies the operation to all nested elements.
- identifier_mapping_record
File path of the exported identifier_mapping_record CSV file.
Details
Wrapper function that calls create_summary for MPI only.