jhhung / PEAT

An ultra fast and accurate paired-end adapter trimmer that needs no a priori adapter sequences.
Other
22 stars 7 forks source link

Need a summary report of what was trimmed #7

Closed tseemann closed 9 years ago

tseemann commented 9 years ago

it would be useful to have a summary report explaining what was clipped.

% PEAT paired -o peat ....

% ls
peat_paired1.fq 
peat_paired2.fq 
peat_report.txt 

Which contains things like:

tseemann commented 9 years ago

@ralf0216 Do you need any assistance with this?

RalfHsiao commented 9 years ago

We add the new feature: After the trimmer program is over, the summary file_report.txt is generated. Thank for your advice.

tseemann commented 9 years ago

It would be good to know the average length of the INPUT reads too, so we know how much was trimmed.