Funny how discoveries like this don't surprise me at all anymore. After embracing concepts such as fractal geometry, recursion and the demand for efficiency in nature, it makes sense that in nature everything has evolved in a way in which every layer is a part of the next layer above it (quarks -> electrons, protons -> elements -> compounds -> amino acids -> proteins -> information -> abstract information -> ..., or…
Scientists discover second code hiding in DNA
41–50 of 108 posts
Re: Scientists discover second code hiding in DNA
#42I looked over the paper pretty quickly, but on a quick read it looks really nice. The data are really impressive, and they seemed to have pulled out really interesting trends for how transcription factors are affecting coding sequence. Furthermore, they map how variants found across the various cell lines they used (81!) to show that these variants actually are causal for transcription factor binding changes. For tho…
Is it as comprehensive a map of DNA-encoded transcription factors as can be had? I ask because I can understand the way DNA codes for proteins–as a software-head–but the article definitely gets me with this "second language" and I want to think more about how the overlapping meanings might have developed (and how that might be apply to digital code).
Other than "start," "stop," "intron," "exon," and "suppress" (aka disable), what do the transcription factors do in terms of actual cell proteins?
I admit that a really detailed description of cell protein processes will be beyond my depth. :)
Re: Scientists discover second code hiding in DNA
#43It looks like there is software in DNA, not just firmware. We are just starting to understand that gene expression is very important too, code that express(is executed) or not based on the environment, and that junk DNA is probably "not understood code" .
Junk dna is just header files and whitespace.
Re: Scientists discover second code hiding in DNA
#44It looks like there is software in DNA, not just firmware. We are just starting to understand that gene expression is very important too, code that express(is executed) or not based on the environment, and that junk DNA is probably "not understood code" .
I just completed a reasonably advanced course on computational biology and I was still taught that although we have found noncoding DNA performing functions, the majority of our DNA is both noncoding and not used for anything (i.e. evolutionarily obsolete, transposons, etc).
Re: Scientists discover second code hiding in DNA
#45Re: Scientists discover second code hiding in DNA
#46Earlier quoted context omitted.
Don't try to be funny here. Be insightful.
Your advice sounds a bit pretentious to me. Here I was under the mistaken impression that people should be themselves. (Downvoters in three, two, one...) RokStdy, don't be discouraged. You've done nothing wrong.
No, no they shouldn't. Not if that means "take whatever action they feel like." One should take purposeful actions which serve to help their fellow HN'er and maintain the tremendously useful tool that this website has become. They should refrain from actions which decrease the signal to noise, or otherwise decrease the utility of HN.
That's not pretentious. That's the just an explicit statement of the implicit communal understanding which made this site what it is.
Re: Scientists discover second code hiding in DNA
#47It looks like there is software in DNA, not just firmware. We are just starting to understand that gene expression is very important too, code that express(is executed) or not based on the environment, and that junk DNA is probably "not understood code" .
> junk DNA Properly referred to as "noncoding DNA"... until it is proved to be coding something.
Re: Scientists discover second code hiding in DNA
#48I ask, because insofar as I'm aware, the moment geneticians parsed the human genome was the moment it occurred to them that most (90%?) of the information was missing. (As in, information to make the remaining proteins that we build in our body.)
I vaguely recollect 2007 being the year where they discoverned and/or described how ARN can influence how ADN is read and turn bits and pieces of information on and off to use the same code to build new proteins. And another team the same year described how injecting ARN could allow to use existing ADN to potentially build proteins that aren't synthesized in the body.
So... How is this different exactly? :-|
Re: Scientists discover second code hiding in DNA
#49So, can someone tie this into 23andMe? Wouldn't it change what they looked for?
Re: Scientists discover second code hiding in DNA
#50Earlier quoted context omitted.
I agree. I believe I recall my biologist friend saying at one point that there are up to three such "layers" of genetic code, depending on where you start reading the sequence. Am I understanding that correctly?
Well, yeah, if what he's talking about are nucleotide bases, it takes three of them to make a codon. So if you have a sequence ABCABC, then ABC might be a codon (which codes for an amino acid, like a "bead" in a necklace that makes up a protein), BCA might be a codon, and CAB might be a codon. Then at the same time you could go backwards. So really there's six potential different codons that a single basepair might b…