getReportMetadata: Extract metadata from report Extract metadata from the header...

Description Usage Arguments Value

Description

Extract metadata from report Extract metadata from the header of a report file

Usage

1
2
getReportMetadata(file_name, directory = "",
  property = "estTotalNucleatedCells")

Arguments

file_name

The name of the EOS report file. Can be gzipped; will be determined through file extension.

directory

Optional directory location of file

property

The name of the property to extract

Value

The metadata value. Note: the return will be a string value.


AdaptiveCompBio/EOS documentation built on May 26, 2019, 6:37 a.m.