Removed unguarded call to `self.pathogenPanel` that should have been deleted on the last commit in `dark.civ.proteins.py` `toHTML` method.
3.1.4
Not secure
Don't try to make a pathogen panel (in the `dark.civ.proteins.py` `toHTML` method) if no pathogens were matched.
3.1.3
Not secure
Fixed old code in `toStr`.
3.1.2
Not secure
Fixed args in call to `toStr` in `proteins-to-pathogens-civ.py`.
3.1.1
Not secure
Added `dark.civ` to packages in `setup.py`.
3.1.0
Not secure
Added `make-protein-database.py`, `download-genbank.sh`, and `parse-genbank-flat-file.py` scripts, as well as `doc/protein-database.md` with some instructions on how to make a protein database. Added CIV (Charite Institute of Virology) scripts `proteins-to-pathogens-civ.py` and `alignment-panel-civ.py`.