In `extract.record.from.genbank.py`, the variable `outfile` is created but is not used. Instead, `opt.outfile` is used. Click [here](https://github.com/bacterial-genomics/genomics_scripts/blob/main/extract.record.from.genbank.py#L73-L74) for link to exact lines.