Software Open Access
Awasthi, Manas; Basaric, Helena; Conklin, Bruce R.; Evelo, Chris T.; Gao, Jianjiong; Gray, Alasdair; Hanspers, Kristina; Isaac, Ho; Kelder, Thomas; Kerber, Randy; Kutmon, Martina; Mélius, Jonathan; Nunes, Nuno; Pico, Alexander R.; Riutta, Anders; Slenter, Denise; Soiland-Reyes, Stian; Van Iersel, Martijn P.; Willighagen, Egon L.
Minor release that a few NullPointerException
s in the QC tool, migrated the VoID tool into a separate org.bridgedb.tools.voidtool
module, add Prymnesium parvum and Skeletonema marinoi as new species, and removes to plugin for the discontinued Taverna.
The below examples assume you need just org.bridgedb.bio
, and you can use it as template and modify to add other modules.
For Maven:
<dependencies>
<dependency>
<groupId>org.bridgedb</groupId>
<artifactId>org.bridgedb.bio</artifactId>
<version>3.0.21</version>
</dependency>
</dependencies>
For Gradle:
compile group: 'org.bridgedb', name: 'org.bridgedb.bio', version: '3.0.21'
For Ivy:
<dependency org="org.bridgedb" name="org.bridgedb.bio" rev="3.0.21"/>
For Buildr:
'org.bridgedb:org.bridgedb.bio:jar:3.0.21'
Full Changelog: https://github.com/bridgedb/BridgeDb/compare/release_3.0.20...release_3.0.21
Name | Size | |
---|---|---|
bridgedb/BridgeDb-release_3.0.21.zip
md5:4fae182af6ea5205f444b44db42e9434 |
8.3 MB | Download |
All versions | This version | |
---|---|---|
Views | 2,093 | 4 |
Downloads | 141 | 0 |
Data volume | 2.4 GB | 0 Bytes |
Unique views | 1,836 | 2 |
Unique downloads | 117 | 0 |