* Add application_fixtures to config module * Fix sample_alias bug (4) * Add script download_ngsfixtures_data.py for manual download of data (5)
0.3.0
------------------
Add application data, pool data, and functions for downloading data
* Add application data for cutadapt, fastqc, qualimap and samtools * Add pooled sequencing data * Add functionality for downloading large data sets * Improve make targets for easier releases * Minor bug fixes
0.2.0
------------------
Add new reference files, test files, and factory functions.
* Use snakemake instead of make to generate data files * Add separate test file for factory functions * Add scaffold file with randomly inserted N's * Improve safe_symlink * Add threads options for running tests * Add Snakefile and rules for generating application files * Add fileset, filetype factory functions