1
0
mirror of https://github.com/danog/bna.git synced 2024-11-26 11:24:38 +01:00
Go to file
2016-10-13 15:57:32 +02:00
.gitignore Started to work on program 2016-02-28 21:53:35 +01:00
bna.sh Fixed intron removal and added some details to explanations 2016-10-13 15:57:32 +02:00
LICENSE Added license and readme 2016-02-28 22:48:59 +01:00
README.md Update readme 2016-02-28 22:57:04 +01:00

BNA

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

View on Github

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