Learn R Programming

GenomicTools (version 0.2.6)

importSTARLog: Import a log-file from the STAR mapper.

Description

This function imports a log-file from the STAR mapper.

Usage

importSTARLog(file)

Arguments

file

The log filename.

Value

A data frame that contains the log file.

Details

This function reads the log files as they are provided by the STAR mapper.