Skip to content

Output Improvement

Latest
Compare
Choose a tag to compare
@jdrubin91 jdrubin91 released this 11 Apr 17:06
· 29 commits to master since this release
  • Fixed aesthetics of enrichment plot for use in publications.

  • TFEA now runs without using the python multiprocess if 1 cpu is specified (default). The multiprocess module was causing issues with generating pdf outputs as part of the html output type.

  • Fixed matplotlib deprecation warnings when setting edgecolor="". This is changed to edgecolors=None in many instances except when creating bar plots in which case we simply change it to edgecolor=None.

  • Fixed input verification with GC correction. GC correction requires a .meme formatted database.