You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.