Added `--whitelistFile` and `--blacklistFile` options to `noninteractive-alignment-panel.py`.
3.0.73
Not secure
Adjust how protein and genome accession numbers are looked for in `ProteinGrouper` depending on whether we guess they are NCBI or RVDB sequence ids.
3.0.72
Not secure
Make `NCBISequenceLinkURL` raise a more informative `IndexError` when it cannot extract the wanted field.
3.0.71
Not secure
Fixed stupid typo in `proteins-to-pathogens.py`.
3.0.70
Not secure
Added `titleRegex` and `negativeTitleRegex` to `ProteinGrouper` class and `--titleRegex` and `--negativeTitleRegex` arguments to `proteins-to-pathogens.py`.
3.0.69
Not secure
Added `--title` and `--preamble` args to output from `proteins-to-pathogens.py`. Fixed `ProteinGrouper` HTML NCBI protein link and added genome link. Added positive and negative filtering by regex to `TitlesAlignments` and tests. Improved NCBI link generation and tests. >>>>>>> master