collate_html_recaps – Quickly collate the VHC output from a whole night

libvhc.html.collate_html_recaps.main(argv=None)[source]

Main function.

Copies all of the html files in folders with virus[SHOTID] as the signiture to a single folder and creates a HTML file to browse through them.

Parameters:
argv : list of strings, optional

command line arguments, except the caller name.

libvhc.html.collate_html_recaps.read_arguments(argv=None)[source]

Parse command line

Parameters:
argv : list of strings, optional

command line arguments to parse