dot-parseCutadaptLogs: Parse data from cutadapt log files

.parseCutadaptLogsR Documentation

Parse data from cutadapt log files

Description

Parse data from cutadapt log files

Usage

.parseCutadaptLogs(data, which = 1)

Arguments

data

List of lines read using readLines on one or more files

which

which element of the log file to return. Can be summary, adapter1, adapter2, adapter3 or overview, or any integer in 1:5

Details

Checks for structure will have been performed

Value

tibble


UofABioinformaticsHub/fastqcReports documentation built on April 1, 2024, 5:29 p.m.