.isValidCutadaptLog {ngsReports}R Documentation

Check for a valid cutadapt log

Description

Checks internal structure of the parsed log file

Usage

.isValidCutadaptLog(x)

Arguments

x

Character vector containing parsed log file using the function readLines

Value

logical(1)


[Package ngsReports version 1.6.1 Index]