Parse Rsubread Logs for Mapping and Feature Count Statistics

parseRsubreadLogs(alignLog = NULL, featurecountLog = NULL, sampleName = NULL)

Arguments

alignLog

Path to a log file created by the Rsubread align function

featurecountLog

Path to a log file created by the Rsubread feature count function

sampleName

Sample name corresponding to the two log files

Value

A single line of a data frame with alignment and feature count information