Expose parsing/evaluation code
We need a dedicated function evaluate that takes this whole part in a separate function.
run still takes files as input, but the parsing of the lines is done here instead of parse_bio.
We need a dedicated function evaluate that takes this whole part in a separate function.
run still takes files as input, but the parsing of the lines is done here instead of parse_bio.