GithubHelp home page GithubHelp logo

iamvazu / cello2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cidarlab/cello-v2

0.0 0.0 0.0 165.16 MB

Cello2 is the continuation of the Cello genetic circuit design software.

Verilog 3.09% Java 92.68% Shell 0.01% Python 4.17% Dockerfile 0.05%

cello2's Introduction

Requirements

  • Java JDK 8 (Oracle, OpenJDK)
  • Python 3
  • Maven
  • Yosys
    • Linux: check your package manager
    • Mac OSX: brew install yosys
    • Windows:
  • Graphviz
    • Linux: check your package manager
    • Mac OSX: brew install graphviz
    • Windows:
      • download and install latest msi, e.g. graphviz-2.38.msi
      • add path to dot.exe, e.g. C:\Program Files (x86)\Graphvix2.38\bin, to %Path%

Installation

Manual

Clone the repository.

git clone https://github.com/CIDARLAB/Cello2.git

Build.

cd Cello2/cello2
mvn clean install

Test.

cd target
./run.py -e DNACompiler -j "-Xms2G -Xmx5G" -a " \
-targetDataFile ../../sample-input/DNACompiler/and/Eco1C1G1T1-synbiohub.UCF.json \
-inputNetlist ../../sample-input/DNACompiler/and/and.v \
-options ../../sample-input/DNACompiler/and/options.csv \
-outputDir /path/to/output/dir

cello2's People

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.