Features added
HTML output
With the addition of the `readfish-summarise fastq` `--html` flag, an HTML table version of the output will be written to the given filepath. This is disabled by default.
Example:
![image](https://github.com/Adoni5/ReadfishSummarise/assets/18659347/821e6825-6e4d-460b-a9bc-d7e546cb67b3)
Bugs fixed
https://github.com/LooseLab/readfish/issues/285
Will catch a KeyError when looking up a channel number greater than the number of channels the Conf was initialised with (default 512), and suggest to set the `--prom` flag.
**Full Changelog**: https://github.com/Adoni5/ReadfishSummarise/compare/v0.2.4...v0.2.5