.parseCutadaptLogs {ngsReports} | R Documentation |
Parse data from cutadapt log files
.parseCutadaptLogs(data, which = 1)
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 |
Checks for structure will have been performed
tibble