- uses snakemakes configfile loader for json + yaml support
- wider range of configfile names supported, input path used for output, instead of hard-coded as config/snakebids.yml
- better yaml writing (no resorted keys, and no extra python ordereddict object strings cluttering the output)..
- adds tutorial to documentation