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

https://github.com/danog/bna

bash script that explains the central dogma (DNA) using the bash scripting language
https://github.com/danog/bna

Last synced: 5 months ago
JSON representation

bash script that explains the central dogma (DNA) using the bash scripting language

Awesome Lists containing this project

README

          

# BNA

Created by Daniil Gentili (http://daniil.it)
This script explains how does the central dogma (dna) work using bash.

[View on Github](https://github.com/danog/bna/)

This project is licensed under the terms of the GPLv3 license.

I created this script using http://employees.csbsju.edu/hjakubowski/classes/chem%20and%20society/cent_dogma/olcentdogma.html, https://www.youtube.com/watch?v=J3HVVi2k2No, http://www.nature.com/scitable/topicpage/the-information-in-dna-is-decoded-by-6524808 and http://misc.flogisoft.com/bash/tip_colors_and_formatting, feel free to check these sites out.

I am by no means a biologist, so if you find any (horrible) misteaks in the script, please feel free to contribute by sending a pull request.

Daniil Gentili