Skip to content

v1.2.1

Choose a tag to compare

@tstannius tstannius released this 21 Jun 18:51
· 10 commits to master since this release

[1.2.0] - 2020-06-18

Added

  • utils.mapping.human_symbol_to_human_ens()

Changed

  • anova no longer uses multiprocessing. This should decrease memory usage significantly.
  • es_mu and es_sd now have index column name: "gene". This is required by CELLECT.
  • mapping module naming and docs
    • utils.mapping.ens_human_to_symbol() --> human_ens_to_human_symbol()
    • utils.mapping.ens_mouse_to_ens_human() --> mouse_ens_to_human_ens()
    • utils.mapping.mgi_mouse_to_ens_mouse() --> mouse_symbol_to_mouse_ens()