trim_detection: Add trimming info to QC report

Description Usage Arguments Value

View source: R/report_helpers.R

Description

Only works if alignment was done using ORFik with STAR.

Usage

1
trim_detection(df, finals, out.dir)

Arguments

df

an ORFik experiment

finals

a data.table with current output from QCreport

out.dir

optional output directory, default: dirname(df$filepath[1]). Will make a folder called "QC_STATS" with all results in this directory.

Value

a data.table of the update finals object with trim info


ORFik documentation built on March 27, 2021, 6 p.m.