trim_detection: Add trimming info to QC report

trim_detectionR Documentation

Add trimming info to QC report

Description

Only works if alignment was done using ORFik with STAR.

Usage

trim_detection(df, finals, alignment_folder = libFolder(df, "unique"))

Arguments

df

an ORFik experiment

finals

a data.table with current output from QCreport

alignment_folder

character, default: libFolder(df, "unique"). All unique folders. trim_folders should then be relative as: file.path(alignment_folder, "..", "trim/")

Value

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


Roleren/ORFik documentation built on April 25, 2024, 8:41 p.m.