.isValidHisat2Log {ngsReports}R Documentation

Check for a valid Hisat2 log

Description

Checks internal structure of the parsed log file

Usage

.isValidHisat2Log(x)

Arguments

x

Character vector containing parsed log file using the function readLines

Value

logical(1)


[Package ngsReports version 1.6.1 Index]