Update to the retrieve functionalities
The functionalities of retrieve_genomes and retrieve_regions were somewhat redundant. Therefore, I integrated the option to retrieve complete genomes into retrieve_regions.
For retrieve_features it is now possible to select genomes with --skip
or --reference
in addition to using a file with--genome-numbers
.
Proper error handling was added to all both functions.