Jump to content

If we want to change DNA code to a computer language, it will be 2 based or 4 based?


cheetaman

Recommended Posts

It depends (as always with questions like this) what you want to model and why.

If you want to model at the level of bases in DNA then you will need 4 or maybe 5 values to represent them (remember, RNA uses uracil instead of thymine).

But you might need more if you want to model the artificial DNA created recently that used 6 base pairs.

If you want to model the codons, then you will 64 values. But if you were only interested in the amino acids that they encode, then you would only need 20 values.

 

Link to comment
Share on other sites

In computers there are needed just 0 and 1, bit, to make the all other possible combinations, after using enough of bits together.

But it's wise to have checksum, to be able detect damage in code.

Damage in DNA is inevitable, simply because of some of radioactive Carbon C-14 will decay to Nitrogen-14, sooner or later:

[math]_6^{14}C \rightarrow _7^{14}N + e^- + \bar{v}_e + 156 keV[/math]

And such data is destroyed in unpredictable way.

Edited by Sensei
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.