.isValidBuscoLog {ngsReports} | R Documentation |
Check for correct structure of supplied BUSCO log files after reading in using readLines.
.isValidBuscoLog(x)
x |
Character vector as output when readLines to a supplied log file |
Checks for all the required fields in the lines provided
logical(1)