GithubHelp home page GithubHelp logo

00mjk / gro Goto Github PK

View Code? Open in Web Editor NEW

This project forked from klavinslab/gro

0.0 0.0 0.0 632 KB

The gro bacterial micro-colony growth specification and simulation software. For more information see the gro website, listed below.

Home Page: http://depts.washington.edu/soslab/gro/

License: Other

C++ 22.00% C 0.90% Mathematica 76.21% QMake 0.89%

gro's Introduction

gro

The gro bacterial micro-colony growth specification and simulation software.

Documentation

http://depts.washington.edu/soslab/gro/docview.html.

Compiling

To get the latest stable build, go to http://depts.washington.edu/soslab/gro

To compile under linux or mac, see the instructions at https://github.com/klavinslab/gro/tree/master/doc

Apple Paths

If you are on a Mac you may have discovered an issue with gro not starting properly because of an old directory structure issue. David Soloviechik uses this AppleScript to solve that problem

tell application "Finder"
	set current_path to container of (path to me) as alias
end tell
set dir to (POSIX path of current_path)
do shell script "cd \"" & dir & "\" && gro.app/Contents/MacOS/gro > /dev/null 2>&1 &"

To use this script, put it in a file called run_gro.scpt within the gro directory and then at the command line run

> osascript run_gro.scpt

gro's People

Contributors

klavins avatar nbolten avatar zamanlh 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.