Fixed several annoyances
No more need to confirm you don't want to gunzip download resource files
If --skip-downloaded
was set, reCOGnizer will both skip the downloading and gunzipping.
No more FutureWarning when trying to sum COGs
.sum(numeric_only=True)
fixed that.