trimming.table {ORFik}R Documentation

Create trimming table

Description

From fastp runs in ORFik alignment process

Usage

trimming.table(trim_folder)

Arguments

trim_folder

folder of trimmed files

Value

a data.table with 4 columns, raw_library (names of library), raw_reads (numeric, number of raw reads), trim_reads (numeric, number of trimmed reads),


[Package ORFik version 1.10.13 Index]