Skip to content

Modeling and simulation of biological networks using automatic transformation to Petri nets (HFPN / xHPN)

License

Notifications You must be signed in to change notification settings

cbrinkrolf/VANESA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java CI Release Downloads License

VANESA2

Current Releases

Running from source

To build VANESA2 run:

$ mvn compile

To run VANESA2 run:

$ mvn exec:java

To clean up generated files from the build process run:

$ mvn clean

To build a bundled executable jar file run:

$ mvn package

Config YAML

If you want to use your own YAML configuration file, please just add a file YamlSourceFile.txt at the same location as the VANESA.jar and put the path to the configuration file in first line. The following can be used as example YamlSourceFile.txt file:

D:\Desktop\test\test.yaml
If you want to use your own YAML configuration file, THIS file has to be at the same location as the VANESA jar!

About

Modeling and simulation of biological networks using automatic transformation to Petri nets (HFPN / xHPN)

Resources

License

Stars

Watchers

Forks