Skip to content

v0.1.12

Compare
Choose a tag to compare
@epi2melabs-bot epi2melabs-bot released this 26 Jul 16:16
· 22 commits to master since this release

Changed

  • Enum choices are enumerated in the --help output.
  • Enum choices are enumerated as part of the error message when a user has selected an invalid choice.

Fixed

  • Inputs file names and directories can now contain spaces.
  • Replaced --threads option in fastqingress with hardcoded values to remove warning about undefined param.threads.
  • Handling for file and directory names that contain spaces.