Learn R Programming

GENEAcore (version 1.2.0)

binfile_summary: Bin File Summary

Description

Bin File Summary

Usage

binfile_summary(input, recursive = TRUE, identifier_mapping_record = NULL)

Value

Data frame of bin file or MPI summary.

Arguments

input

Bin file path - single bin file or folder of bin 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 bin files only.