An open API service indexing awesome lists of open source software.

https://github.com/tyfkda/save_endo


https://github.com/tyfkda/save_endo

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

save_endo
=========

Code for the 10th ICFP Programming Contest

http://save-endo.cs.uu.nl/

Please see [the Wiki page](https://github.com/ktaobo/save_endo/wiki).

## How to build
* Try `make`.
* `dna_to_rna`, `rna_to_image`, `calc_risk` executable files will be created in `bin/`.

## How to run
* `$ bin/dna_to_rna < endo.dna | rna_to_image`
* `image.png` will be created.

## Tools
| Name | Description |
|--------------------|----------------------------------|
| tools/catalog.rb | Create prefix to see catalog. |
| tools/genetable.rb | Create prefix to see gene table. |