Added
- An NCBI remote provider. By this, you can seamlessly integrate any
NCBI resource (reference genome, gene/protein sequences, ...) as
input file. Changed
- Snakemake now detects if automatically generated conda environments
have to be recreated because the workflow has been moved to a new
path.
- Remote functionality has been made more robust, in particular to
avoid race conditions.
- `--config` parameter evaluation has been fixed for non-string types.
- The Snakemake docker container is now based on the official debian
image.