pre_fastp {pctax} | R Documentation |
Prepare the result from fastp (.json file)
Description
Prepare the result from fastp (.json file)
Usage
pre_fastp(jsonfiles, prefix = c("Raw", "Clean"))
Arguments
jsonfiles |
the directory contains .json file |
prefix |
default c("Raw","Clean"), for the before filtering and after filtering. |
Value
data.frame
[Package pctax version 0.1.1 Index]