Skip to content

configfile flexibility

Compare
Choose a tag to compare
@akhanf akhanf released this 15 Jun 18:09
· 813 commits to main since this release
  • 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