.getToolName {ngsReports}R Documentation

Identify tool name

Description

Identify tool name for log files after reading in using readLines.

Usage

.getToolName(x, possTypes)

Arguments

x

Character vector as output when readLines to a supplied log file

Details

Checks for all the required fields in the lines provided

Value

logical(1)


[Package ngsReports version 1.10.0 Index]