Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: saezlab/pypath

v0.16.20

08 Oct 11:15

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.16.18...v0.16.20

v0.16.5

05 Feb 15:59

Choose a tag to compare

Almost complete transition to the newly split off package pypath_common.
There might be still many minor issues, bug reports are very welcome.

Full Changelog: v0.16.0...v0.16.5

v0.15.13

05 Oct 14:33

Choose a tag to compare

  • Improved handling of possible ID pairs in ID translation
  • Minor bug fixes in orthology.translate_df
  • Many other bug fixes

v0.15.11

28 Sep 19:30

Choose a tag to compare

  • Refactored orthology translation
  • OMA is the default source of orthology data

v0.15.4

12 Jun 19:38

Choose a tag to compare

  • New UniProt REST API instead of legacy UniProt API
  • New UniProt ID Mapping API instead of legacy Uploadlists API
  • Evidences carry dataset attribute
  • New evidences column in web server interactions data frame contains JSON encoded detailed evidence and direction information

v0.14.48

12 Apr 15:44

Choose a tag to compare

  • Fixed minor issues in many inputs
  • Fixed license related issues in CollecTRI
  • Added a few missing dependencies

v0.14.44

28 Mar 22:12

Choose a tag to compare

  • New network resource: CollecTRI, a major and comprehensive gene regulatory network
  • Fixed issues in the following input modules: corum, guide2pharma, kirouac2010, go, cosmic, wang, msigdb, kegg, interpro, matrisome, ramilowski2015, embopress, celltypist, mppi
  • Minor improvements in ID translation
  • New ID translation services for metabolites and other small molecules: ramp and hmdb
  • New clients in inputs: RaMP and HMDB
  • New sections in the Pypath Book

v0.14.30

30 Nov 11:56

Choose a tag to compare

  • Updated sphinx docs build
  • Fixed: in rare cases, file names with forbidden characters resulted download failures under Windows

v0.14.29

28 Nov 13:52

Choose a tag to compare

Bump version: 0.14.28 → 0.14.29

v0.14.18

02 Nov 15:06

Choose a tag to compare

UniProt moved its uploadlists API to the legacy domain. This API is essential for the ID translation and orthology utilities, also used by many input modules, hence this update is critical to keep pypath working.