Giter VIP home page Giter VIP logo

fromp's Introduction

Running Instructions
FROMP is Java program and hence requires an installed and working Java version. You can get the latest java version from \url{http://java.com/en/}.

For Windows
Unzip the .zip file to extract the Fromp-v1.0 folder and double click on the "FROMP.jar" file. 

For Linux
The default java environment in Linux is the OpenJDK. However, if you are not sure which java environment came with your version of linux, you should get the latest Sun Java JDK and the Java Runtime Environment (JRE) and then congfigure your Linux so that it uses the Sun java instead of the default. You can find tips on how to do that for Fedora, RHEL and CentOS at \url{http://www.freetechie.com/blog/installing-sun-java-on-fedora-12/} and for Ubuntu at \url{https://help.ubuntu.com/community/Java}


Unzip the .zip file to extract the Fromp-v1.0 folder. Change directory to this folder and type: 

For GUI version:

java -jar FROMP.jar 

For command line:

java -jar FROMP.jar <insert arguments here>

Note: Using the "p" or "a" command with a large amount of samples may cause an "java.lang.OutOfMemoryError: Java heap space" error. 

You can try you can try changing the -Xmx option (which goes in front of the -jar) to -Xmx512m depending upon the RAM capacity of your machine. If this fails to work it is better to export your project and then open it in the GUI FROMP in order to export the desired pathway images. 

fromp's People

Contributors

kevanlynch avatar hadeszs avatar cruncher19 avatar dhwanidesai avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.