Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 354 Bytes

File metadata and controls

8 lines (6 loc) · 354 Bytes

FastQCParser: a tool for processing FastQC results

FASTQCParser is a tool for automating the processing of basic FastQC results in Python. Given the contents of fastqc_data.txt, it will parse the results into an object that can then be used in code.