Skip to content

bridgedb/datasources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ff90c9a · Sep 25, 2024

History

91 Commits
Apr 28, 2023
Jul 13, 2022
May 26, 2022
May 22, 2022
Apr 24, 2021
Jul 25, 2024
Sep 25, 2024
Jul 13, 2022
Sep 25, 2024
May 26, 2022

Repository files navigation

DOI

datasources

Repository with the BridgeDb data source. The reason to abstract this out is that other tools no longer depend on updates of the BridgeDb Java library to use the information.

The following URLs can be used in downstream tools:

It includes interoperability layers with identifiers.org and Bioregistry.io.

Testing

There are tests for data integrity that can be run with the following commands in the shell:

$ pip install tox
$ tox