.isValidBowtieLog {ngsReports} | R Documentation |
Check for correct structure of supplied Bowtie log files after reading in using readLines.
.isValidBowtieLog(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)