Loading
Allow setting auto_decompress property in staging interface
This allows defining inputs such as
```
Drosophila_melanogaster.BDGP6.32.109_UCSC.gtf.gz:
class: File
location: https://zenodo.org/record/6457007/files/Drosophila_melanogaster.BDGP6.32.109_UCSC.gtf.gz
filetype: gtf
decompress: true
```
without needing to know what the server side default of auto_compress
is.