Skip to content

Releases: saezlab/pypath

v0.16.20

Choose a tag to compare

@npalacioescat npalacioescat released this 08 Oct 11:15

What's Changed

New Contributors

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

v0.16.5

Choose a tag to compare

@deeenes deeenes released this 05 Feb 15:59

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

Choose a tag to compare

@deeenes deeenes released this 05 Oct 14:33
  • Improved handling of possible ID pairs in ID translation
  • Minor bug fixes in orthology.translate_df
  • Many other bug fixes

v0.15.11

Choose a tag to compare

@deeenes deeenes released this 28 Sep 19:30
  • Refactored orthology translation
  • OMA is the default source of orthology data

v0.15.4

Choose a tag to compare

@deeenes deeenes released this 12 Jun 19:38
  • 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

Choose a tag to compare

@deeenes deeenes released this 12 Apr 15:44
  • Fixed minor issues in many inputs
  • Fixed license related issues in CollecTRI
  • Added a few missing dependencies

v0.14.44

Choose a tag to compare

@deeenes deeenes released this 28 Mar 22:12
  • 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

Choose a tag to compare

@deeenes deeenes released this 30 Nov 11:56
  • Updated sphinx docs build
  • Fixed: in rare cases, file names with forbidden characters resulted download failures under Windows

v0.14.29

Choose a tag to compare

@deeenes deeenes released this 28 Nov 13:52
Bump version: 0.14.28 → 0.14.29

v0.14.18

Choose a tag to compare

@deeenes deeenes released this 02 Nov 15:06

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.