.isValidStarLog {ngsReports}R Documentation

Check for a valid Star Alignment log

Description

Checks internal structure of the parsed log file

Usage

.isValidStarLog(x)

Arguments

x

Character vector containing parsed log file using the function readLines

Value

logical(1)


[Package ngsReports version 1.10.0 Index]