DNA < 800MB w/o compression

There are two base pairs and they can be in two orientations, so for each one you only need two bits. Multiply it out and you only need about 770MB to store an entire DNA strand:
http://www.wolframalpha.com/input/?i=%28%28nucleotides+in+human+DNA%29+*+2+bits%29+to+megabytes

So where does this 725MB come from? http://stackoverflow.com/a/8954593/1959975
Interestingly, on that SO page you linked, someone says that female DNA is less data (756 MB for females vs. 770 MB for males), whereas I would have thought it would be the other way around, since the Y chromosome is smaller than the X. This is why sex-linked diseases tend to affect men rather than women: women have two X chromosomes, so they have two copies of every gene on the X, so if one doesn't work, they can fall back on the other one (unless the faulty gene is dominant rather than recessive, or they have two faulty copies; but both these situations are rare). Men can't do this because many genes on the X chromosome don't have a corresponding allele on the Y chromosome.
closed account (N36fSL3A)
So, a DNA strand is about 770mb? So technically speaking, we are programmed in some kind of programming language?
No not at all.
closed account (N36fSL3A)
Our DNA strands are actually more advanced than our flashdrives.

They hold 770mb, and they are microscopic.

ResidentBiscut wrote:
No not at all.


Well if our DNA takes up a space of 770mb, it must have 770mb worth of a "organic executable". That would make us programed in a "organic programming language".
Last edited on by Fredbill30
Data is not tied to programming. What about data that is collected through observation and just written down on paper or a spreadsheet? Data != programming. They really have nothing to do with each other, other than the fact that programming uses data. But data does not use programming.
DNA is code, not data (hence the term genetic code, rather than genetic data): it consists of instructions that tell cellular hardware (ribosomes) what to do to produce proteins. It's a bit like a Turing machine: it has programs (genes) made of symbols (nucleotide triplets, aka codons) which a read head (ribosome) reads to produce output (peptide chains, which form proteins). So yes, you can definitely say organisms are "programmed" in a programming language.
closed account (N36fSL3A)
;D So, would it be possible to hack into? Like reprogramming the Genetic Instructions?
Have you ever played Bioshock? The first 2 games rely heavily on the concept of genetic modification. Actually, just Google "genetic modification" to get a plethora of real world examples of what we are already doing.
Yep, that's how gene therapy works. You cut the DNA apart with a type of enzyme called a restriction enzyme, insert the code you want, and then recombine it with a type of enzyme called a DNA ligase. You can also use it to cut sections of code out. Cells do it all the time. You can also change existing DNA or replace it by cutting a gene out and putting a new one in its place.

There is also a kind of virus called an endogenous retrovirus. Normal viruses replicate by entering the host cell and using its machinery to produce new viruses from the viral DNA. There are also retroviruses which have RNA instead of DNA; they have to convert their RNA into DNA and then have the host cell produce new copies. However, endogenous retroviruses convert their RNA into DNA and then insert it into the host cell's DNA. The host cell then produces new viruses just like it would proteins. There are millions of ERV genomes present in your DNA right now, because occasionally they infect sex cells (sperm or ova) and occasionally those sex cells go on to form new organisms as sex cells are supposed to do. Usually the viral genomes get deactivated by mutations, so they can't be produced by the cell. There is one that's still active though, because it's more prevalent in some families than others no there isn't, it was active in the last 5 million years since the divergence of humans and chimpanzees.
Last edited on
Chris, are you sure you aren't a biologist?
closed account (N36fSL3A)
Woah dude, that's pretty cool.
@ResidentBiscuit
Pretty sure, I just really love the subject. I guess I have a knack for it. I also had an awesome teacher for A-level (high school).
Last edited on
closed account (N36fSL3A)
That subject fascinates me as well.
@Fredbill30 (first post): protip: [quote=author]text[/quote]
author wrote:
text
closed account (N36fSL3A)
Oh, lol I always did it manually :P
I did too at first because the first time I tested the =author part, I had used something invalid that it didn't like (like some symbol or something) and I assumed it just didn't work at all.

This doesn't work:

[cquote=Posessive's]nope[/quote]

Spaces work:

that guy wrote:
yep
Topic archived. No new replies allowed.