b

bridgedb-bundle

BridgeDb is a framework for finding and mapping equivalent database identifiers. It has many facets: it is both a framework, live services, and are identifier mapping files for genes, proteins, and metabolites.
http://www.bridgedb.org/
Apache License, Version 2.0
BridgeDb project
Christian Y. Brenninkmeijer Jianjiong Gao Alasdair Gray Isaac Ho Martijn van Iersel Randy Kerber Martina Kutmon Jonathan Mélius Alexander Pico Anders Riutta Stian Soiland-Reyes Egon Willighagen
文件下载
文件名 操作
bridgedb-bundle-2.3.5.pom 下载
Apache Maven
<dependency>
  <groupId>org.bridgedb</groupId>
  <artifactId>bridgedb-bundle</artifactId>
  <version>2.3.5</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.bridgedb:bridgedb-bundle:2.3.5'
Gradle Kotlin
implementation("org.bridgedb:bridgedb-bundle:2.3.5")
Scala SBT
libraryDependencies += "org.bridgedb" % "bridgedb-bundle" % "2.3.5"
Groovy Grape
@Grapes(
  @Grab(group='org.bridgedb', module='bridgedb-bundle', version='2.3.5')
)
Apache Ivy
<dependency org="org.bridgedb" name="bridgedb-bundle" rev="2.3.5" />
Leiningen
[org.bridgedb/bridgedb-bundle "2.3.5"]
Apache Buildr
'org.bridgedb:bridgedb-bundle:jar:2.3.5'
本项目依赖