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