Skip to content

v0.0.5

Choose a tag to compare

@vhfsantos vhfsantos released this 22 Jul 12:29
· 86 commits to main since this release
57414f5

What's Changed

  • Add --min_relative_attribution argument to parm plot, so that the user can filter out motif hits by defining a minimum percentage of the highest letter the motif's attribution should have.
  • All the error raises were changed to sys.error to make it more integrated as a command line
  • Small bugs fixed in defining the required arguments and the argument types (thanks @magnitov!)

Full Changelog: v0.0.4...v0.0.5