Releases: saezlab/pypath
Releases · saezlab/pypath
v0.16.5
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
- Improved handling of possible ID pairs in ID translation
- Minor bug fixes in
orthology.translate_df
- Many other bug fixes
v0.15.11
- Refactored orthology translation
- OMA is the default source of orthology data
v0.15.4
- 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
- Fixed minor issues in many
inputs
- Fixed license related issues in CollecTRI
- Added a few missing dependencies
v0.14.44
- 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
- Updated sphinx docs build
- Fixed: in rare cases, file names with forbidden characters resulted download failures under Windows
v0.14.29
Bump version: 0.14.28 → 0.14.29
v0.14.18
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.
v0.14.16
Bump version: 0.14.15 → 0.14.16