.isValidMacs2CallpeakLog {ngsReports}R Documentation

Check for correct structure of macs2 callpeak log

Description

Check for correct structure of macs2 callpeak log

Usage

.isValidMacs2CallpeakLog(x)

Arguments

x

Character vector as output when readLines to a supplied file

Details

Checks for all the required fields in the lines provided

Value

logical(1)


[Package ngsReports version 1.10.0 Index]