.isValidBuscoLog {ngsReports}R Documentation

Check for correct structure of supplied BUSCO log files

Description

Check for correct structure of supplied BUSCO log files after reading in using readLines.

Usage

.isValidBuscoLog(x)

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.9.3 Index]