.parseDuplicationMetricsLogs | R Documentation |
Parse data from Picard duplicationMetrics log files
.parseDuplicationMetricsLogs(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 1:2, "metrics" or "histogram" |
Checks for structure will have been performed
tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.