Skip to content

pyseer v1.3.12

Latest
Compare
Choose a tag to compare
@mgalardini mgalardini released this 21 Aug 16:02
· 6 commits to master since this release
  • Improvement: annotate_hits.py has a new argument to specify more GFF types to use
  • Improvement: count_patterns.py has a new argument to only print the p-value threshold (thanks to Bamu Damaris)
  • Bugfix: refuse to run if certain arguments are not provided
  • Docs: fix readthedocs' configuration
  • CI: speeding things up using mamba
  • CI: workaround to avoid GH actions crashing due to glmnet_py
  • Tests: avoid failures due to newer versions of sklearn