.parseAdapterRemovalLogs {ngsReports}R Documentation

Parse data from Adapter Removal log files

Description

Parse data from Adapter Removal log files

Usage

.parseAdapterRemovalLogs(data, which = 3)

Arguments

data

List of lines read using readLines on one or more files

which

which element of the log file to return. Can be 1:4, "sequences", "settings", "statistics" or "distribution"

Details

Checks for structure will have been performed

Value

tibble


[Package ngsReports version 1.9.3 Index]