What's Changed
* Add SRA-specific commands by AroneyS in https://github.com/AroneyS/ibis/pull/3
* Includes `--sra` argument to download SRA readsets
* Includes `--run-aviary` to attempt to run aviary locally
* Unable to implement properly due to https://github.com/snakemake/snakemake/issues/1998, potentially fixed with https://github.com/snakemake/snakemake/pull/1708. Aviary must be given as path to prebuilt conda env due to database setup requirements.
**Full Changelog**: https://github.com/AroneyS/ibis/compare/v0.5.0...v0.5.1