Features
- Leverage `kipoi.writers` and write to extra files in batches instead of storing all the predictions in memory and then writing to the file
- **NOTE** when using `--extra_output=<file>`, the column names will be slightly different than in the previous version
Bugfix
- Allow to skip writing to a vcf file when `output_vcf` is not specified in `score_variants`