Last Version

BioPAX to SIF Converter (deprecated) 4.3.1

Converts a BioPAX model to binary SIF (simple interaction format) or extended binary SIF by inferring the interactions in the model and describing them in terms of simple interactions. This includes a set of BioPAX-specific inference rules implemented on top of paxtools-core.

License

License

GroupId

GroupId

org.biopax.paxtools
ArtifactId

ArtifactId

sif-converter
Version

Version

4.3.1
Type

Type

jar
Description

Description

BioPAX to SIF Converter (deprecated)
Converts a BioPAX model to binary SIF (simple interaction format) or extended binary SIF by inferring the interactions in the model and describing them in terms of simple interactions. This includes a set of BioPAX-specific inference rules implemented on top of paxtools-core.
Project URL

Project URL

http://biopax.github.io/Paxtools
Project Organization

Project Organization

BioPAX
Source Code Management

Source Code Management

https://github.com/BioPAX/Paxtools

Download sif-converter 4.3.1


<!-- https://jarcasting.com/artifacts/org.biopax.paxtools/sif-converter/ -->
<dependency>
    <groupId>org.biopax.paxtools</groupId>
    <artifactId>sif-converter</artifactId>
    <version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.biopax.paxtools/sif-converter/
implementation 'org.biopax.paxtools:sif-converter:4.3.1'
// https://jarcasting.com/artifacts/org.biopax.paxtools/sif-converter/
implementation ("org.biopax.paxtools:sif-converter:4.3.1")
'org.biopax.paxtools:sif-converter:jar:4.3.1'
<dependency org="org.biopax.paxtools" name="sif-converter" rev="4.3.1">
  <artifact name="sif-converter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.biopax.paxtools', module='sif-converter', version='4.3.1')
)
libraryDependencies += "org.biopax.paxtools" % "sif-converter" % "4.3.1"
[org.biopax.paxtools/sif-converter "4.3.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.biopax.paxtools : paxtools-core jar 4.3.1
commons-logging : commons-logging jar 1.1.1

runtime (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.13

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.