dot-extractEDSFile: Extract and parse the contents of an EDS file

.extractEDSFileR Documentation

Extract and parse the contents of an EDS file

Description

Currently this function is not yet complete, I still would like to spend time delving into the other files to see how this information can be used in the wells.

Usage

.extractEDSFile(in_path, out_path, verbose = FALSE)

Arguments

in_path

The input path to an EDS file.

out_path

The output path to extract an EDS file to

verbose

Boolean, whether or not messages are printed to console

Value

The contents of the extract EDS file in the form of a Plate R6 object.


TJGorrie/miRoar documentation built on April 10, 2024, 4:28 p.m.