1
result
•
updated 3.0 years ago
by
Istvan Albert
This script was written in class to demonstrate the process of refactoring code one step at a time.
The recipe trims paired sequencing reads by removing low-quality bases at the end of each read.
Since the data is paired, both reads must be processed simultaneously.