https://github.com/tyfkda/save_endo
https://github.com/tyfkda/save_endo
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/tyfkda/save_endo
- Owner: tyfkda
- Created: 2016-04-14T05:31:45.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-14T05:50:20.000Z (about 10 years ago)
- Last Synced: 2025-01-13T07:40:51.087Z (over 1 year ago)
- Language: C++
- Size: 8.8 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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. |