Closed pdimens closed 6 years ago
With the html/json outputting of fastp
, needed to change the format outfiles. I also restructured the order of operations a bit to have cleaner directory structure during the a dDocent run:
make trim reports directory
trim_reports
(unpaired doesn't exist anymore!) loop: trim move report to directory rinse+repeat
Also, do you want the correction
module for paired-end reads that fastp
has?
-c, --correction enable base correction in overlapped regions (only for PE data), default is disabled
--overlap_len_require the minimum length of the overlapped region for overlap analysis based adapter trimming and correction. 30 by default. (int [=30])
--overlap_diff_limit the maximum difference of the overlapped region for overlap analysis based adapter trimming and correction. 5 by default. (int [=5])
I could go either way with the corrections
changed structure of new logging format of trimming