- upgrade dependencies in docker environment
- set up deployment via CI
- bugfixes in cooler
- bugfixes in cooler, fastqc task and apt.list
A major update of the pipeline and the config syntax.
- Simplify and speed up the pipeline by merging several groups of processes.
- Greatly reduce the storage requirements down to ~2x of the fastq.gz size.
- Introduce custom pair filtering during binning.
- Make .mcools with custom resolutions.
- Speed up the .sra->.fastq.gz conversion.
- Rename multiple config options.
- Switch from pbgzip to native bgzip multithreading.
- Allow users to change the location of the temp files.
- Post the list of the packages inside the docker on github.
- report mapq in .pairs
- remove .sra files when downloading data from SRA.
- use process selectors in configs.
- Distiller-env: switch to pairtools v0.2.0 and cooler v0.7.10.