read_star_aln_metrics: Import STAR Log.final.out files for analyzing mapping rates.

Description Usage Arguments Details Value

View source: R/data_input.R

Description

read_star_aln_metrics returns a dataframe from STAR Log.final.out files.

Usage

1

Arguments

dir

A character scalar indicating the directory containing all the STAR Log.final.out files.

rgx

A character scalar representing a regex used to parse out the sample name from the name of the Log.final.out files.

Details

This function will read in all the '*Log.final.out' files in the specified directory and returns a dataframe with alignment metrics.

Value

A dataframe.


vari-bbc/bbcRNA documentation built on Nov. 10, 2020, 11:09 p.m.