Slashdot Mirror


Human Genome More Like a Functional Network

bshell writes "An article in science blog says we may have to rethink how genes work. So called "junk DNA" actually appears to be functional. What's more it works in a mysterious way involving multiple overlaps that seems to be connected in some sort of network." From the article: "The ENCODE consortium's major findings include the discovery that the majority of DNA in the human genome is transcribed into functional molecules, called RNA, and that these transcripts extensively overlap one another. This broad pattern of transcription challenges the long-standing view that the human genome consists of a relatively small set of discrete genes, along with a vast amount of so-called junk DNA that is not biologically active. The new data indicates the genome contains very little unused sequences and, in fact, is a complex, interwoven network. In this network, genes are just one of many types of DNA sequences that have a functional impact. "Our perspective of transcription and genes may have to evolve," the researchers state in their Nature paper, noting the network model of the genome "poses some interesting mechanistic questions" that have yet to be answered."

304 comments

  1. Of course its not junk by thogard · · Score: 5, Interesting

    Its what we in the programming field would call the Data Segment.

    1. Re:Of course its not junk by buswolley · · Score: 3, Insightful

      I doubt it. Analogies always fall down.

      --

      A Good Troll is better than a Bad Human.

    2. Re:Of course its not junk by Profane+MuthaFucka · · Score: 5, Funny

      If an analogy were something standing up, it could fall down. But if it's a car then the analogy would drive away.

      --
      Fascism trolls keeping me up every night. When I starts a preachin', he HITS ME WITH HIS REICH!
    3. Re:Of course its not junk by Founder+of+PostGenet · · Score: 5, Informative

      The genome is fractal - governing fractal growth of organelles, organs and organisms. Even from a single fractal template (e.g. the algorithm of z=z^2+C) an enormously "complex" pattern, full of self-similar repetitions will develop. The "gene"-parts of the genome determine "fractal templates" of proteins, while the "PostGene"-sequences supply the auxiliary information necessary for iterative hierarchical development (architecture of complex protein structures). This concept/utility (FractoGene) triggered 300+ entries in slashdot in 2002 when an algorithmic approach first challenged the "gene/junk" dogma. The saga (including slashdot reference) is recorded at http://www.junkdna.com/ (as well as on http://www.fractogene.com/ ) Of course it is not junk... "junkDNA" is not a scientific term any more - but an important nickname for "the biggest mistake in the history of molecular biology". pellionisz_at_junkdna.com

    4. Re:Of course its not junk by TekPolitik · · Score: 4, Insightful

      Its what we in the programming field would call the Data Segment.

      Overlapping, independent sequences? It's quite obviously spaghetti code.

    5. Re:Of course its not junk by speaker+of+the+truth · · Score: 3, Funny

      Its like lego. At a glance it looks like you've made a castle. But if you study it too closely you realize you've just put a whole bunch of blocks on top of each other.

      --
      Using openSUSE instead of Windows since 9th of October, 2007 and liking it.
    6. Re:Of course its not junk by complete+loony · · Score: 1

      Wouldn't that be the other way around? The "junk" is the code segments, and the genes that code proteins are the data segments?

      --
      09F91102 no, 455FE104 nope, F190A1E8 uh-uh, 7A5F8A09 that's not it, C87294CE no. Ah! 452F6E403CDF10714E41DFAA257D313F.
    7. Re:Of course its not junk by joto · · Score: 3, Funny

      It's like masonry. At a glance it looks like you've put a bunch of rocks on top of each other. But if you study it closely you realize you've just made a castle.

    8. Re:Of course its not junk by Grail · · Score: 4, Interesting

      In laymans terms, the "Junk DNA" provides the bootstrap routine and program code of an life form building nano-machine. The "Gene DNA" provides the instructions to the life-form-building-machine on how to make this life form a "human" or "fly" or "bacteria".

      Papers such as A minimal gene set for cellular life derived by comparison of complete bacterial genomes provide some first steps into understanding how all this DNA works together.

      And to the grandparent post - I would argue that the "junk DNA" is not the data segment. For decades we've been thinking of the "Gene DNA" as the program when it is in fact the input data, while the "Junk DNA" is the boot loader, operating system and interpreter. But the machine doesn't build stuff and then move on (like a human-built factory) - it replicates itself, subtly altering the replicants to become more specialised along a growth path that will make one new machine produce stuff that will eventually become a femur, while the other new machine starts building stuff that will eventually become a gluteus maximus.

      I've heard of a project where a company set out to create a synthetic bacteria based on the minimal possible DNA, which they could then patent, and use as a base for testing genome manipulation or gene therapy or some such nonsense. Not sure if that's fact or fiction though.

    9. Re:Of course its not junk by Hal_Porter · · Score: 1

      Overlapping, independent sequences? It's quite obviously spaghetti code.

      An designer that thinks it's intelligent would call it spaghetti code, but evolution doesn't have any knowledge of such concepts. Or any concepts at all. It just does what works.

      --
      echo -e 'global _start\n _start:\n mov eax, 2\n int 80h\n jmp _start' > a.asm; nasm a.asm -f elf; ld a.o -o a;
    10. Re:Of course its not junk by cdn2k1 · · Score: 4, Funny

      It's like the Internet. At a glance it looks like you've made an insightful comment. But if you study it too closely you realize you've just made another redundant posting.

    11. Re:Of course its not junk by MikShapi · · Score: 4, Insightful

      Not quite. Your analogy appears somewhat broken.

      Here's the question - is non-gene DNA /machinery/ or /DATA/?

      If it's the latter, junk DNA would be conceptually closer to filesystem metadata (and maybe even "free diskspace" in as far as introns etc. go) than the OS.
      I fail to see how it bootstraps anything. A DNA molecule does not to my best knowledge start proliferating on its own when put on agar. Cellular facilities are required. True, you build said cell facilities from data stored in genes, but still I can't find any underlying principle shared by the bootloader, OS or whatever interpreter on my computer and my non-gene-coding DNA.

      FWIW, I'm a coder, a unix sysadmin and a (somewhat late-aged) biochem undergrad student, so feel free to dive as deep as you like into a technical comparison. I've been playing with comparison models of my own for a while (all of which have the annoying habit of breaking at one point or another) and am intrigued to hear more ideas on this.

      --
      -
    12. Re:Of course its not junk by FormOfActionBanana · · Score: 2, Funny

      If your posting were a car, all it would do is describe other cars.

      --
      Take off every 'sig' !!
    13. Re:Of course its not junk by Lemmy+Caution · · Score: 3, Funny

      It's like a potato, because I like potatoes, and lobsters crawl the depths of the sea.

    14. Re:Of course its not junk by Max+Littlemore · · Score: 1

      I doubt it. Analogies always fall down.

      Not if you use the right analogy. Sure, the GP used a pretty poor analogy which fell over before he even hit Submit:

      Its what we in the programming field would call the Data Segment.

      The entire DNA sequence is both data and instruction. Bad analogy right there.

      A better analogy might be: "It's what we in IT would call error correction" because if you mess with the so called "junk DNA", it makes it nearly impossible to reliably make copies, just like with CDs....
      no wait....
      If your the regular DNA and the junk DNA don't match you should immediately inform the package maintainer....
      Ummmmm, would you believe you can't play the DNA in a car stereo if the junk DNA is missing?

      --
      I don't therefore I'm not.
    15. Re:Of course its not junk by xenocide2 · · Score: 1

      Here's the question - is non-gene DNA /machinery/ or /DATA/? Non-gene DNA is data -- ribosomes and RNA polymerase are the machinery. I like to think of them as compilers. Chemistry is the real computer, ribosomes etc are among the most important programs. Interestingly, they're sophisticated enough to "compile" themselves, I think. There's some level of control in the data itself as to what gets transcribed: promoter and inhibitor sequences, introns and exons all control what gets transcribed, and there's undoubtedly more and higher levels of expression regulation going on. I like to think of multiple ORFs as a sort of anti-cracking guarantee that removing things will have severe consequences.
      --
      I Browse at +4 Flamebait

      Open Source Sysadmin

    16. Re:Of course its not junk by someone1234 · · Score: 1

      Are you one of those spaghetti monster evangelists?

      --
      Patents Drive Free Software as Hurricanes Drive Construction Industry
    17. Re:Of course its not junk by Anonymous Coward · · Score: 0

      Spaghetti code in DNA is the proof that Flying Spaghetti Monster is our Creator!

    18. Re:Of course its not junk by HullBreachOnline.com · · Score: 0

      You mean God uses a bunch of GOTOs in his code?

    19. Re:Of course its not junk by gringer · · Score: 1

      Given that they're suggesting that there's a high proportion of functional elements in this non-genic DNA, I'd be more willing to call it the Code Segment, and call the genes the Data Segment.

      --
      Ask me about repetitive DNA
    20. Re:Of course its not junk by Magada · · Score: 3, Interesting

      Nonono... any LISP programmer could have told you this... the code IS the data. And viceversa, ofcourse.

      --
      Something bad is coming when people are suddenly anxious to tell the truth.
    21. Re:Of course its not junk by CmdrGravy · · Score: 1

      I like spiders, they creep around.

    22. Re:Of course its not junk by Anonymous Coward · · Score: 0

      This is of course a proof of the FSM. Not only DNA looks like His Noodly Apendages. They also work like them

    23. Re:Of course its not junk by the_13th_saint · · Score: 1
      This quote from Douglas Adams seems to come to mind when reading the article:

      There is a theory which states that if ever anybody discovers exactly what the Universe is for and why it is here, it will instantly disappear and be replaced by something even more bizarre and inexplicable. There is another theory which states that this has already happened.

      -Douglas Adams

    24. Re:Of course its not junk by Jesus_666 · · Score: 2, Funny

      So, does that mean I can submit my genome to Worse Than Failure?

      --
      USE HOT GRITS WITH STATUE OF NATALIE PORTMAN (NAKED AND PETRIFIED)
    25. Re:Of course its not junk by Anonymous Coward · · Score: 0

      as a sort of anti-cracking guarantee


      To hell with closed-source DNA!
    26. Re:Of course its not junk by Anonymous Coward · · Score: 0

      fucking hell, you mean God wrote our DNA in Perl?!

    27. Re:Of course its not junk by earthbound+kid · · Score: 2, Funny

      fucking hell, you mean God wrote our DNA in Perl?!

      We've known this for a while.

    28. Re:Of course its not junk by Walt+Dismal · · Score: 2, Funny
      Actually, that is pretty relevant to brain operation where neural networks both store data and compute.

      But on to my original reason for posting. If some kind of networks are involved in DNA operation, three ideas come to mind: 1) genetic spam 2) denial of DNA service attacks (I think viruses kind of do that in a way. Making them biological black-hat hackers), and 3) if the RIAA even THINKS of suing me for copying DNA, next time I catch the flu, I'm going to cough ALL over their lawyers. DMCA THAT, yoo hosers.

    29. Re:Of course its not junk by CarpetShark · · Score: 1

      So called "junk DNA" actually appears to be functional.

      Of course its not junk. Its what we in the programming field would call the Data Segment.


      I think this "revelation" that Junk DNA isn't junk falls under the "no shit, sherlock" category. I mean, come on... millions of years of evolution, and humans don't understand it in 100 years, so they label it junk? Kind of arrogant, if not mind-bogglingly shortsighted.
    30. Re:Of course its not junk by ikkonoishi · · Score: 4, Funny

      A metacar?

      Or would that be a car that would only allow other cars to ride in it?

    31. Re:Of course its not junk by gr8_phk · · Score: 2, Interesting

      Here's the question - is non-gene DNA /machinery/ or /DATA/?
      How about this:
      The non-gene DNA is software - i.e. the CODE segment.
      The gene DNA is data - the DATA segment - and defines how to build specific molecules.
      The cell and its internals are the hardware.
      All IO is through chemistry - i.e. concentrations of various molecules.

      There are more things scanning DNA than the repair devices aren't there? Could some of these things be interpreters of some sort? If they had the ability to "write" a base pair it would be a physical Turing machine ;-)

    32. Re:Of course its not junk by plunge · · Score: 1

      That's vastly oversimplifying the issue. Anyone that thinks that biologists all thought that junkDNA didn't do anything until this project came along are pretty ignorant of the last 30 years of biology, imho.

    33. Re:Of course its not junk by UbuntuDupe · · Score: 1

      No, the whole thing about the genetic code generating organisms through fractal patterns was just something they made up for Sid Meier's Alpha Centauri. For those of you who forgot:

      "The human genetic code does not, and cannot, specify the location of each capillary in the body or each neuron in the brain. What it can do, is generate the underlying fractal pattern that describes these structures." (from my recollection)

      -Academician Prokhor Zakarov

    34. Re:Of course its not junk by Anonymous Coward · · Score: 0

      That's right. GP had it backwards. Genes = resource section; Junk DNA = code section;

    35. Re:Of course its not junk by samkass · · Score: 1

      Actually, I was thinking the opposite. We have the "data" in the form of genes that encode proteins... the "junk" part may be the compiled code.

      And sorting out the DNA code will be daunting. Imagine a software project that hasn't been rewritten in a billion years and uses every hack available to accomplish its goals.

      --
      E pluribus unum
    36. Re:Of course its not junk by The_mad_linguist · · Score: 3, Funny

      Well, I never metacar I didn't like.

    37. Re:Of course its not junk by leonem · · Score: 1

      I love that 'bootstrap routine and program code of an life form building nano-machine' constitutes 'layman's terms' on slashdot.

    38. Re:Of course its not junk by kalirion · · Score: 1

      An designer that thinks it's intelligent would call it spaghetti code, but evolution doesn't have any knowledge of such concepts.

      That's right, evolution is quite aware of it's own stupidity. It's even written a few papers on the subject.

    39. Re:Of course its not junk by howard_coward · · Score: 1

      The reason it looks like "junk" is because its been encrypted.

    40. Re:Of course its not junk by Gilmoure · · Score: 1

      Am currently playing as the Nautilus Pirates. Next game, will give University another go. Been awhile for them...

      --
      I drank what? -- Socrates
    41. Re:Of course its not junk by epine · · Score: 1


      In scientific parlance, "junk" means "ungrantable", but scientists are strange creatures who tend toward the subliminal belief that their careers would progress more smoothly if what they were granted to study was not impeded by what they are not granted to study, and especially in the case of DNA, because precious grant dollars were "wasted" removing the junk from the "active" regions they wished to investigate.

      I don't think the average scientist is half as reductionistic as the granting system they find themselves forced to function within. You could even argue that the scientists converged on the term "junk" because it was helpful to communicate with the political bodies who approve grant applications: "everything is junk but the thing I presently wish to study". AKA "managing up".

      I almost got into a shouting match with a close friend in the mid eighties when I maintained that "junk [DNA] isn't junk, it's just a word that captures an equilibrium point in a political degeneracy". He argued in turn that the junk was highly repetitive and had low information content. I argued that the genes were essentially combinatorial mechanisms, and that the junk probably provided regions of linearity that are hard to express combinatorially.

      But then I was sitting around drinking beer and not applying for serious grant money, so it was an easy argument to put forward. There's not a lot of competition in science to be right about things that no one can receive funding to study.

    42. Re:Of course its not junk by Anonymous Coward · · Score: 0

      No. A metacar is the first element in a metalist.

    43. Re:Of course its not junk by drjzzz · · Score: 1

      At the risk of taking a joke seriously, "masonry" is a particularly apt analogy. Indeed, the arrays of oligonucleotides that were used to identify the RNA encoded by DNA (previously thought to be junk) are called "tiling arrays" because they comprise probes to contiguous regions on the DNA molecule (see the description here, at the bottom of the page). The Wikipedia entry doesn't really get to the heart of the tiling array advantage, which is it's agnostic, comprehensive, exhaustive approach to querying DNA transcripts. Previous arrays would only probe regions expected to contain protein-coding genes, for example, so they would not detect transcripts from other regions of the genome (the vast majority). Here is a free, full-text review of the novel challenges that such arrays pose for analysis.

      --
      to err is human, to forgive is divine, to forget is... umm...
    44. Re:Of course its not junk by bar-agent · · Score: 1

      In laymans terms, the "Junk DNA" provides the bootstrap routine and program code of an life form building nano-machine.

      That's your version of layman's terms?!?

      --
      i'd hit it so hard, if you pulled me out you'd be the king of britain [bash.org]
    45. Re:Of course its not junk by iibenyayaii · · Score: 1

      haha, I like this comments. Most of Bio papers are redundant, they revolve way too slow.

    46. Re:Of course its not junk by gronofer · · Score: 1

      Overlapping, independent sequences? It's quite obviously spaghetti code.
      Which means that it's junk. What was the original article trying to say again?
    47. Re:Of course its not junk by CarpetShark · · Score: 1

      Oh, OK. So this news article is just wrong, and they've only made an incremental advancement?

      (Not being sarcastic, just trying to get this clarified :)

    48. Re:Of course its not junk by plunge · · Score: 1

      I can't say how incremental or revolutionary it is or not (it is basically a pilot program for ENCODE, and most people think it is doing and will do and is doing great work but has only just begun), but I do know that "junkDNA" is a very sloppy and confusing term, and implying that biologists have claimed that none of it has any function is just false.

      The basic history of biology in this realm is that biologists originally assumed that all or almost all of DNA would all be functional and meaningful: natural selection would pare down everything to peak efficiency and get rid of "waste." Then they discovered that it was far far more complicated than that: there are all sorts of complications to the story, from viruses that insert themselves into DNA to elemenents in it that actually select for themselves as sequences period regardless of what they do. In fact, a large part of the genome is explained in biology not by natural selection but instead by the neutral theory of mutation.

      The attitude of biology on function at that point became: we need to show EVIDENCE of function in "junkDNA" before assuming it: we expect to find some, but we can't just assume that there will be any. And that's basically where things are at today.

      We do know, and these findings do not contradict, that our genome and others are full of stuff that can be changed radically or even deleted without any apparent effects on the organism. Some gets translated into RNA and some doesn't. Some appears to be "conserved" in genomes while other parts just seems to vary randomly.

    49. Re:Of course its not junk by plunge · · Score: 1

      Just did a search, and here's as decent a summary of any of the field and development of thinking about the subject:

      http://scienceblogs.com/denialism/2007/06/those_de nialists_move_fast_1.php

      It's part of a larger discussion about creationism that's offtopic from what you asked about, but the timeline itself is what I wanted to point out.

  2. What network? by lukesky321 · · Score: 1

    The question remains to be answered, what routing protocol does it use?(RIPv2, IGRP, OSPF, EIGRP)

    1. Re:What network? by ILuvRamen · · Score: 0

      I think they're trying to get IPv6 to work on it but it's not working lol. Oh well, I hear if you eat enough fiber, it upgrades your DNS network to fiber lol.

      --
      Google's Super Secret Search Algorithm: SELECT @search_results FROM internet WHERE @search_results = 'good'
    2. Re:What network? by tomatensaft · · Score: 1

      And there is another question to ask: does it run Linux?

  3. frst call on patent rights by lazy+genes · · Score: 1, Funny

    Venter you are too late.

  4. Messy Speghetti Help by Tablizer · · Score: 3, Funny

    They need to hire some Perl and 60's-style-COBOL programmers who know how to read tangled code ;-)

    1. Re:Messy Speghetti Help by Anonymous Coward · · Score: 1, Informative

      We are predominantly Perl programmers at least on the European side - http://www.ensembl.org/ is the European based Genome browser (probably a million lines of Perl)... plus most of the http://www.sanger.ac.uk/ Wellcome Trust Sanger Institure data manipulation and presentation is in Perl...

      See also http://www.bioperl.org/

    2. Re:Messy Speghetti Help by Savage-Rabbit · · Score: 4, Interesting

      They need to hire some Perl and 60's-style-COBOL programmers who know how to read tangled code ;-) My experience with Perl developers is that writing tangled code isn't a problem for them. It's reading, even their own, tangled code that they find difficult. I sat down with a Perl guru where I worked some years ago trying to debug a particularly nasty piece of Perl code. The whole time he kept going on about "Who writes code like this!?!" until we looked it up in the CVS repository and it turned out it was he himself who wrote that particular block a few years earlier. Syntactic flexibility is nice but it has a downside.
      --
      Only to idiots, are orders laws.
      -- Henning von Tresckow
    3. Re:Messy Speghetti Help by roman_mir · · Score: 1

      Yeah, god tried to debug the DNA he created for us, to make us stronger, faster, better, but his technology was based on a Perl like language and after swearing at the original programming he looked into his godly CVS, saw his user name all over the place and just gave up.

      All he was trying to write was a better WinZip, but look what happened...

    4. Re:Messy Speghetti Help by smellsofbikes · · Score: 1

      The old joke: it takes a week to code a complex function in C, but only two hours to debug it when it doesn't work. It only takes two hours to write it in Perl, but a week to debug it when it doesn't work.

      --
      Nostalgia's not what it used to be.
    5. Re:Messy Speghetti Help by frogstar_robot · · Score: 1

      Nah, He was just trying to write a chess program.

  5. error correction by cats-paw · · Score: 1

    I don't think evolution would be very kind to unneeded material.
    It's always been my hypothesis that the "junk DNA" has something to do with error correction.
    After all DNA is most certainly a form of information, and resistance to corruption of that information should definitely provide an evolutionary advantage.

    --
    Absolute statements are never true
    1. Re:error correction by Anonymous Coward · · Score: 0

      It is a pretty good design.

    2. Re:error correction by Anonymous Coward · · Score: 0

      Regulation has always been known to be a function of "junk" DNA. The mechanism is unknown.
      "junk" DNA is also clearly non-randomly affected by evolutionary pressures, so it clearly has some functional effect.

    3. Re:error correction by crashfrog · · Score: 4, Informative

      I don't think evolution would be very kind to unneeded material.

      There's really almost no selection pressure against extra DNA sequences, particularly ones with no associated promoter. One of the proofs of this is the fact that the human genome is comprised more of endogenous retroviruses than actual functional sequences.

      --
      I never have frustrations, the reason is, to wit:
      If at first I don't succeed, I quit!
    4. Re:error correction by jimktrains · · Score: 1

      Exactly! There would be no reason to use all the energy to replicate all of that "junk" if it had no purpose. Even if it was just there to make the frequency of mutations in genes less, then survivability with it is enhanced over not having it. I love it when science throws out old ideas and brings in the new!

      --
      "You will do foolish things, but do them with enthusiasm." - S. G. Colette
    5. Re:error correction by SnowZero · · Score: 1

      Could you explain your post for someone who isn't a geneticist/biologist?

    6. Re:error correction by Rocketship+Underpant · · Score: 3, Interesting

      I've always suspected that "junk DNA" was the key to micro-evolution and speciation. I read an article once about how bacteria that could not metabolize lactose were cultured in a lactose-rich liquid. After about 60 generations, some bacteria that could metabolize lactose appeared. It turns out, they had non-functional genes for metabolizing lactose in their junk DNA, and somehow those genes were re-activated.

      --
      He who lights his taper at mine, receives light without darkening me.
    7. Re:error correction by The+Wooden+Badger · · Score: 1

      I absolutely agree. With the way the human body doesn't maintain anything it isn't using, this is a very reasonable hypothesis, if not one of those moments where everyone needs to stop and say, "Duh!" Aging has just as much, if not more, to do with disuse than it has to do with calendar years. Muscle starts to atrophy very quickly, if it isn't used enough to warrant keeping it around. The brain behaves similarly. Use it or lose it isn't just a cliche, it's practically the law of the body. It is only logical to think that the so-called "junk" DNA is still around because it serves a good purpose for the survival and/or normal function of the organism.

      --
      Heroscape, it's like legos combined with anachronistic wargames.
    8. Re:error correction by cnettel · · Score: 4, Insightful
      Genome space is damn cheap, just like disk space. The added tax on each cell to carry bloat is minimal. No matter how much is transcripted, we can analyze the sequences that we do see in the "junk". They are often very repetitive, with some sequences clearly deriving from viruses that integrate into the genome. The added selectional advantage of having the same (possibly now suppressed, but originally pathological) sequence, over and over, should be quite small, and the pattern and frequency of changes seems to indicate that most of these regions do not undergo any directed selection, i.e. mutations that do appear are kept at random, indicating "no value".

      We have this huge disk, and most of it is malware or free space. The results in RTFA are interesting, but the general idea that we can measure the frequency of changes and statistically determine whether evolution is working on a specific sequence, should still be sound, so if they are indeed used, it is probably in a far less sequence-sensitive context (sometimes overall folds, sometimes just stochastic effects from the whole pool of junk transcripts affecting the balance in the nucleus).

    9. Re:error correction by cnettel · · Score: 1

      It's also fully possible that it's more a result of the opposite: the processes that tend to enlarge the genome have ALSO given us a rich variation in the gene pool, facilitating adaptation. The selection isn't made for large genomes, it's made for useful genes. The cost of a large genome alone is minimal, so it tends to keep growing until we have some specific bottleneck or disastrous effects where things might be thrown out on a major scale.

    10. Re:error correction by Anonymous Coward · · Score: 0

      Evolution wouldn't do anything at all to unneeded material. Evolution would certainly do something, or rather, nature would certainly weed out material harmful to an organisms ability to survive, by killing off such an organism and preventing this harmful genetic material from proliferating. Without the qualifier of "harmful to the organism", nothing will happen to unneeded genetic material.

      Regarding error correction, that's handled by siblings/relatives of DNA polymerase and other assorted enzymes, but I don't know. "Junk DNA" may further facilitate that.

      Also, error correction should provide evolutionary advantage, but mutations are an important source of variation, ie, new traits. For example, our ability to see multiple colors is due to multiple copies of a single gene being made due to replication error, and then further mutation in each of the new genes changed the color that could be absorbed by the proteins coded by the new genes (or something like that). In other words, it can also be evolutionary advantageous to not have 100% accuracy in error correction.

    11. Re:error correction by dch24 · · Score: 4, Interesting

      crashfrog, you may have to correct me, but here's a start...

      There's really almost no selection pressure against extra DNA sequences,
      This refers to the process in evolution where an organism fails to reproduce due to having a disadvantage that the other critters in the species don't have. So if a pig that has useless DNA sequences tacked on in its genome has a statistically lower chance of having piglets, there's pressure against those useless DNA sequences.

      crashfrog is saying that for a reason he explains (below) extra DNA isn't going to have any effect on the organism's chances of reproducing.

      particularly ones with no associated promoter.
      A promoter is a marker in the DNA strand. The protein "machine" (a transcription factor) that gets the "data" off the DNA and into the cell's outside chemistry has a "socket" that matches the "plug" formed by the specific pairs of the "promoter" marker. It's like the transcription factor searches for #! /bin/perl and that's how it knows to start copying off DNA code. (While on the subject, just because it has #! /bin/perl doesn't mean it will get executed, and even after it's been executed it might get a SIGKILL.) Promoters are not just found in DNA, but read on wikipedia for more on that.

      One of the proofs of this is the fact that the human genome is comprised more of endogenous retroviruses than actual functional sequences.
      I'm not sure if I can do this last sentence piece by piece, so here goes...

      An endogeneous retrovirus is a kind of virus that infects DNA. So when the cell splits, the virus gets copied along with it. For instance, some scientists think Multiple Sclerosis is one of these retroviruses that has infected our DNA. So when we look at the entire human genome, all the pairs in the whole DNA sequence, and we look at where all the promoters are, it seems (according to current theory -- we may learn more about this!) at a first glance there are some pretty long stretches with no promoters. That is to say, they are either empty sectors on the disk, or some of them look like retrovirus DNA code.

      How'd I do at explaining that? Like I said, crashfrog should probably amend my explanation...

    12. Re:error correction by salec · · Score: 1

      ...the fact that the human genome is comprised more of endogenous retroviruses than actual functional sequences.

      We've got pwned in a CoreWar.

      On the serious note, does it mean we are trap wired ? An error in positioning could activate viral DNA and start "insider" infection, anywhere in the tissue. If there was an chemical agent (i.e. a bacterial toxin or another virus, e.g. ... ebola...?) that deterministically causes exactly such an error, we could die very quickly (and in horrible way, falling apart, fast renewing tissue first) if we were exposed to it. Perhaps disease researchers should put that hypothesis to the test.

      It would be interesting to find out if we have antibodies for viruses we carry in our genome - that would be indication that such a scenario does indeed occur (on a small scale). I wouldn't be surprised if those antibodies were pre-produced in advance (without actual initial exposure).
    13. Re:error correction by rbanffy · · Score: 1

      Resistance to "corruption" would also decrease both the likeliness and the extension of each mutation. While it may provide the individual with a longer lifespan, by preventing some forms of cellular aging, on the long run it would hurt the species by reducing the rate at which it can evolve and adapt, as evolution relies on mutations as one tool to introduce diversity in the population.

    14. Re:error correction by rbanffy · · Score: 1

      Wouldn't it be possible that these unidentified sequences have still unidentified promoters for yet unidentified (perhaps rarer or slower) transcription factors?

    15. Re:error correction by Anonymous Coward · · Score: 0

      "I wouldn't be surprised if those antibodies were pre-produced in advance (without actual initial exposure)."

      You just failed immunology.

    16. Re:error correction by Jasin+Natael · · Score: 1

      Anything, of course, is possible -- until we can simulate the system and take an exact inventory of the code and everything it produces. If there actually are endogenous retroviruses integrated into our genome, then their being functional requires some type of promoter. They could even bring their own transcription factors along with them. You could imagine that, in order to get the "original" transcription factor produced it would have to bring it along from the original cell, or inherit it in breast milk from a child's mother. If you want to get really crazy, a particular disease may even have sequences that promote chromosome breakage during mitosis -- the cell that receives the broken DNA in the split might die, but at that point, the transcription factor has broken free and can go become active in other cells.

      Possibilities abound. As soon as you figure it out, let me know. Obviously, it's a very interesting question.

      --
      True science means that when you re-evaluate the evidence, you re-evaluate your faith.
    17. Re:error correction by Jasin+Natael · · Score: 1

      Wouldn't that be cool? Like, you know how when we're under stress, we feel *almost* sick -- totally drained and useless, but not in any way that would keep us from doing what we need to survive? What if our bodies are actively searching for genes to reactivate (somatically), and some of those changes can be made semi-permanent through changes in the balance or design of certain transcription factors, or even fully permanent by modifying the genes themselves in meiosis?

      It would seem that this particular theory is relatively easily tested: If either of these are true, then there should be patterns of trait inheritance from parent organisms. Permanent genetic modifications would predominantly be inherited from the father (because the Mother's eggs are fixed at birth), and semipermanent ones would likely be inherited from the mother during gestation (since the mother's contribution of cellular material to the fetus dwarfs the father's).

      The tech to test this is far from available, but if we studied people that were born to couples in very changed conditions (Chernobyl, for example, or a recently colonized island where massive dietary changes occurred), the pattern of inheritance for newly-expressed traits could be studied.

      --
      True science means that when you re-evaluate the evidence, you re-evaluate your faith.
    18. Re:error correction by jotok · · Score: 1

      Correct me if I'm wrong, but anymore isn't "selection pressure" less and less of a perfectly adequate explanation?

      I'm thinking of Goodwin's example with the mermaid's cap (a Mediterranean algae that goes through several "useless" steps during development). It is true that it continues to go through developmental stages that appear to waste energy and material because there is really no selection pressue against it. But this explanation doesn't really answer the question--you have to look at how it develops axially using chemical gradients (Calcium and Sodium, IIRC) and you wind up with a purely mechanical explanation for why these useless stages occur. From that point of view the developmental process is the most efficient and continues to be made more efficient by evolution.

      Likewise, to say that there is no selection pressure against "junk" DNA is probably true. But isn't TFA saying that there are actually a purpose to these sequences? They're not cruft, they're actually doing something, just not the same job as the DNA that actually gets expressed. So it's not just that space is cheap--but rather that if you economized the genome then it could have disastrous effects. Right?

    19. Re:error correction by jollyreaper · · Score: 1

      I've always suspected that "junk DNA" was the key to micro-evolution and speciation. I read an article once about how bacteria that could not metabolize lactose were cultured in a lactose-rich liquid. After about 60 generations, some bacteria that could metabolize lactose appeared. It turns out, they had non-functional genes for metabolizing lactose in their junk DNA, and somehow those genes were re-activated. Yeah, I've read about that sort of thing. What also blows me away is just how interrelated the genes are from species to species. We're all life. All mammals came from one mammalian ancestor. That successful creature gave rise to all the mammals we see today. The whole tetrapod thing is also mindblowing when you first learn about it -- one head, four limbs, a tail, same basic starting parameters for so many creatures. Lizards, dinosaurs, birds, mammals, all tetrapods. Take a look at the internal organs, all recognizably similar, just supremely adapted to the environment the creature resides in.

      It still astounds me to think that this little microscopic zygote could grow into a human while this second seemingly identical one could be an elephant or a mouse, it's just all in how the DNA is organized.

      What annoys me with the whole evolution debate is that it's obvious the creationists have never bothered to look at the data. The proof of evolution is so compelling that it's like a brick to the side of the head. They're advocating their ignorance in a state of perfect ignorance.
      --
      Kwisatz Haderach
      Sell the spice to CHOAM
      This Mahdi took Shaddam's Throne
    20. Re:error correction by Pedrito · · Score: 1

      I read an article once about how bacteria that could not metabolize lactose were cultured in a lactose-rich liquid. After about 60 generations, some bacteria that could metabolize lactose appeared.

      I'm not familiar with the particular research you're talking about, but I suspect this is something different from what the articles is talking about.

      Bacterial DNA is a bit different that eukaryotic (animal) DNA. Their genomes are much smaller (as few as 600,000 base pairs vs. about 3 billion for a human). Human DNA is in a very tightly packed linear supercoil structure whereas bacterial DNA is simply coiled and in a spiral. Most the function of a bacterial DNA can be identified.

      I suspect the lactose metabolization you're speaking of is actually the transference of plasmid DNA (small coils of DNA separate from the main chromosomal DNA) that encodes lactose metabolization proteins from one bacteria to another. This is a common way for bacteria to transfer functional abilities both within the same family of bacteria and sometimes to other bacteria. For example, a bacteria that's developed penicillin resistance can often transfer that resistance to other bacteria by transferring the plasmid DNA that encodes for the beta-lactamase protein that hydrolyzes beta-lactam rings in penicillin.

      Bacterial DNA also doesn't have the same DNA repair abilities that eukaryotic cells have. This means that mutations are more likely survive in bacteria. It's not out of the realm of possibility that the bacteria simply spontaneously acquired the ability to metabolize lactose. This isn't as far-fetched as it sounds. First of all, lactose is not that much different than glucose and the proteins required to process lactose might simply require minor modifications to existing genes. A colony of bacteria can be HUGE compared to the human population of the Earth. Only one bacterium needs to evolve the ability to metabolize lactose. The others can all die out and that single one can then multiply and parent an entire new colony.

      These are part of the reason why bacteria so easily become resistant to penicillin and other antibiotics. If you take an antibiotic and even a single bacterium has a mutation that confers resistance (which happens fairly frequently), then all the other bacteria exposed will die off and the resistant bacteria will then become the dominant colony.

      But this is all completely different than what the article is talking about.

    21. Re:error correction by plunge · · Score: 1

      You guys are also missing some pretty major factors here: things like intragenomic selection which preserve certain sequences over others irregardless of what they "do."

    22. Re:error correction by leonem · · Score: 1

      Not sure if this relates, but a study of the children and grandchildren of women subjected to extreme malnourishment during WWII showed some interesting results.

      Firstly, whether the mother or the foetus lost weight depended on how far along the foetus was - I can't remember exactly, but I believe if the foetus was almost capable of surviving on its own, the mother's body basically sacrificed itself.

      Perhaps more weirdly, while the babies of malnourished mothers were not more likely to be smaller as adults, their children were. So there was some kind of knock-on effect on the grandchildren of the original women. I think they ascribed this to biochemical changes in the middle generation rather than any genetic effect, but they couldn't pinpoint it. Perhaps some very subtle DNA alteration kicked in, and the children of malnourished mothers produced smaller offspring (more likely to survive in a low-food environment) 'just in case'.

    23. Re:error correction by AF+Webster · · Score: 1

      What annoys me with the whole evolution debate is that it's obvious the creationists have never bothered to look at the data. The proof of evolution is so compelling that it's like a brick to the side of the head. They're advocating their ignorance in a state of perfect ignorance.
      Creationists have been predicting for many years that so-called "Junk DNA" was no such thing, while evolutionists said that it had to be junk, or error catastrophe would have set in long ago. Now that the creationists were shown to be right, you think they're the ones that "never bothered to look at the data"?? Amazing.
    24. Re:error correction by Anonymous Coward · · Score: 0

      Oh, I dunno...extra kidney, extra lung, extra nostril, (ok, stereo vision and hearing is useful ;-)), extra eye, extra ear, lots of extra hair (except for those bald gene guys), extra blood (actually, for emergency use) in the spleen... Heck, I think one could argue that there is all kinds of 'extra and/or redundant material' in biological systems...backups, if you will. Isn't the DNA double-stranded, ie. there are TWO copies of the genome? Therefore one only really needs one strand?

    25. Re:error correction by smellsofbikes · · Score: 1

      For the record, this happens constantly. When labs test chemicals for mutagenicity -- the chemical's ability to screw up a living cell's DNA -- this is precisely how they do the test. They take bacteria that can't metabolize lactose (we'll call them lac-) and try to grow them on a lactose-containing medium. Of course they can't because they're lac-. So the chemical in question is introduced into the (sufficient) growth medium in which the bacteria ARE growing, in different concentrations, and those bacteria are plated onto the lactose medium, and at some concentration of chemical, bacteria start growing on the lactose medium, because the chemical has sufficiently disrupted the bacterial DNA that some mistake somewhere is allowing the bacteria to produce enzymes to start metabolizing lactose. That's not sixty generations, either: it's *one*, because the bacteria go from growing in a sufficient medium, right to a lactose plate, and at that point they either starve or grow and if they grow it's because they've started being able to metabolize lactose. This test is done thousands of times every day in labs all across the world, with every chemical that people will be exposed to, so this experiment has probably been done in excess of 100,000,000 times.
      And, by the way, in case it's not obvious, if evolution didn't work, this experiment wouldn't work.

      --
      Nostalgia's not what it used to be.
    26. Re:error correction by TheLink · · Score: 2, Insightful

      I'm a Christian, and what annoys me about Christian creationists is according to "true Christianity" belief in creationism isn't necessary to be a Christian. All you need to do is follow Jesus.

      Someone could say the creation part of the bible was figurative/symbolic, whether that someone is wrong or right on that, he/she could still be a Christian.

      So why the big fuss over something that IMO shouldn't be that important? Why not focus on what Jesus said, did and commanded (e.g. Jesus said: love one another as I have loved you - by this shall all men know that you are my disciples - that you have love for one another).

      The way I see it, most christians are even ignorant about their own religion. It's not just ignorance of science.

      You don't need proof of evolution to give those creationists trouble. All you need to prove is how far certain stars are, and how fast the speed of light is, and the behaviour of stuff like Cepheids. There have been creationists that try to explain all that by saying the speed of light has decayed through the ages, but when you examine their "evidence" it starts to fall apart.

      OK so _maybe_ the "creation 6000 years ago" is one of those miracles - just like Jesus turning water into wine (at that wedding in Cana)- the wine was excellent wine - and so I suggest the wine had the necessary "history" (fermentation, aging etc).

      But then even if the "billions of years history" is created, I argue the "created history" is very likely to be consistent and perfect enough for everyone to learn a lot from and appreciate.

      --
    27. Re:error correction by jollyreaper · · Score: 1

      Creationists have been predicting for many years that so-called "Junk DNA" was no such thing, while evolutionists said that it had to be junk, or error catastrophe would have set in long ago. Now that the creationists were shown to be right, you think they're the ones that "never bothered to look at the data"?? Amazing. I am unaware of this discussion you are talking about. Was this "There's no junk DNA because God don't make no junk" or was there a more scientific basis to the argument?
      --
      Kwisatz Haderach
      Sell the spice to CHOAM
      This Mahdi took Shaddam's Throne
    28. Re:error correction by jollyreaper · · Score: 1

      I'm a Christian, and what annoys me about Christian creationists is according to "true Christianity" belief in creationism isn't necessary to be a Christian. All you need to do is follow Jesus. People aren't happy unless they add on a bunch extraneous crap that they don't need... perhaps we've now developed the theory of junk theology? :) I was raised Lutheran which is about as catholic as you can get in a mainstream protestant denomination. People always seemed to get their dogmatic panties wadded up in a bunch over things that just aren't important, assuming you're taking Jesus at his word as recorded in the gospels.

      I'm happy when scientists speak about science, the clergy speaks about religion, and they don't try mixing the two. And whenever you see that mixing, there's always a political agenda that goes beyond the mere advocation of an honest and sincere interpretation of a set of scriptures. My favorite bumper sticker: "Don't pray in my school and I won't think in your church."
      --
      Kwisatz Haderach
      Sell the spice to CHOAM
      This Mahdi took Shaddam's Throne
    29. Re:error correction by my+$anity++0 · · Score: 1

      The way I saw it was as a way to protect against random mutations.
      If you have a lot of "useless" DNA, it can act as a target, so any mutation will hit nothing much important 97% of the time.

    30. Re:error correction by AF+Webster · · Score: 1

      That may have been part of the original motivation, but I didn't see any indication of that attitude in the few resources I checked. The position seems to have come from examination of the evidence, since nothing in the Judeo-Christian worldview requires that all (or even most) DNA be useful.

      I did see numerous sources where evolutionists, however, strenuously denied that there could be any purpose to "Junk DNA", for two main reasons. Firstly, it seemed to be an effective apologetic for them, related to the discredited "vestigial organs" argument, which, even in its heyday, had only emotional value. (This is for two reasons: 1, It is impossible, even in principle, to state that a given organ or stretch of DNA is useless -- one can only say that no purpose has been discovered, yet; and 2, Even if an organ or some DNA was useless, this would only make the creationists' point that we have lost capabilities since the Fall of Adam, and would adduce no evidence that naturalistic processes can add information.) Secondly, a genome as large as ours with the mutation rate we have would suffer "error catastrophe" in the millions of years we've supposedly been around if all of that DNA was purposeful.

    31. Re:error correction by crashfrog · · Score: 1

      How'd I do at explaining that?

      Pretty good, actually; I'm not really a programmer so its hard for me to imagine that analogies using programming languages make anything clearer, but if it worked for you, that's fine.

      I didn't know that about Multiple Sclerosis. Clearly you did a great deal of research to explain something that took me 2 lines to say.

      --
      I never have frustrations, the reason is, to wit:
      If at first I don't succeed, I quit!
    32. Re:error correction by crashfrog · · Score: 1

      On the serious note, does it mean we are trap wired ? An error in positioning could activate viral DNA and start "insider" infection, anywhere in the tissue.

      A reasonable question. You're forgetting, though, that these inactive endogenous retroviruses have no selection pressure against mutations, so over millions of years they're rendered essentially inoperable by accruing genetic errors.

      There's only one known endogenous retrovirus ever known to cause disease, according to my phylogenetics text; MMTV has been known to cause "mammary carcinomas" in mice. (Mouse breast cancer, I guess? I'm no doctor.)

      --
      I never have frustrations, the reason is, to wit:
      If at first I don't succeed, I quit!
    33. Re:error correction by crashfrog · · Score: 1

      If you have a lot of "useless" DNA, it can act as a target, so any mutation will hit nothing much important 97% of the time.

      Mutations tend to occur at a constant rate per number of base pairs, so increasing the total sequence length doesn't really reduce the probability of a mutation knocking out a "real" gene. It actually increases the number of mutations proportional to the length increase of the genome.

      What it does do is increase the probability that a retrotransposon, or a retrovirus, will insert itself into the middle of an intron, which means that it gets spliced out along with the rest of the introns after RNA transcription.

      --
      I never have frustrations, the reason is, to wit:
      If at first I don't succeed, I quit!
  6. Obligatory.. by Barkmullz · · Score: 1


    Imagine a Beowulf cluster of...wait a minute.

    --
    Ronald said nothing. He flung himself from the room, flung himself upon his horse, and rode madly off in all directions.
    1. Re:Obligatory.. by my+$anity++0 · · Score: 1

      Imagine a Beowulf cluster of these imagining a Beowulf cluster of these.

  7. My hairbrained idea... by Panaflex · · Score: 4, Interesting

    It's somewhat funny - I remember having this exact discussion with my genetics professor. I was a chem major who is now a developer.

    It seems to me that DNA/RNA is "machine code" and data which runs on the laws of nature. It's a layer removed from silicon design, more akin to a self-modifying FPGA.

    In other words we're so far only looked at the boot code and associated data. The "program" is what we were calling junk.

    And it makes sense - if you think of the program as a massive recursion network which builds common parts (stem cells) and then organizes and specializes.

    I know that's a simple bastardization ... but perhaps I've just looked at too much dissassembler. I will feel a little vinticated if this is proven.

    --
    I said no... but I missed and it came out yes.
    1. Re:My hairbrained idea... by fermion · · Score: 2, Insightful
      Human constructs are often used as metaphors for biological systems. There is nothing wrong with this. Comparing natural systems to our own creations is simply one of our primary methods of understanding those natural systems. I, however feel, that the most significant understanding occurs when we start taking about how the natural system differs from human constructions.

      One of the more interesting examples of such metaphor is brain research, in which every IT advance has been put forth as the model that would finally allow us to fully model brain function.

      --
      "She's a scientist and a lesbian. She's not going to let it slide." Orphan Black
  8. I never read the instructions by Nymz · · Score: 2, Interesting

    After assembling something, if there are any parts left over I simply declare them to be extra junk. With scientists declaring the same thing about DNA they can't identify, I guess the old saw is true, great minds do think alike.

    1. Re:I never read the instructions by SnowZero · · Score: 1

      And if there are holes or parts missing when you are done, just say they will be filled with dark matter.

    2. Re:I never read the instructions by Anonymous Coward · · Score: 0

      I guess the old saw is true, great minds do think alike.


      I prefer the saying "zwei Dumme, ein Gedanke" ("Two idiots, one thought").
  9. interesting by wizardforce · · Score: 3, Informative
    From the article:

    The collaborative study focused on 44 targets, which together cover about 1 percent of the human genome sequence. or about 30 million DNA base pairs. The targets were strategically selected to provide a representative cross section of the entire human genome.

    The ENCODE consortium's major findings include the discovery that the majority of DNA in the human genome is transcribed into functional molecules, called RNA, and that these transcripts extensively overlap one another.
    actually if I remember correctly, there are 30,000 known genes which produce about 100,000 proteins [a little more than 3 per gene] which span a much larger amount of DNA that actually codes for proteins. genes have been known to code for multiple proteins since the Human genome project was completed. It has also been known that certain non-coding regions of DNA are not useless but in fact code for things like ribozymes etc. The article also talks about non-coding regions acting as a source for new structures. that is to say that the non-coding regions mutate and are selected for or against over time to form new proteins/enzymes etc.
    --
    Sigs are too short to say anything truly profound so read the above post instead.
  10. I wish I knew by Anonymous Coward · · Score: 0

    ... how to turn off the smirk genes in Brad McGehee's face!

  11. Junk - is an inaccurate word by srichand · · Score: 1

    Apparently, genomes with large lengths of "Junk DNA", tend to replicate better than those without. These junk sequences, have a higher probability of duplication than other sequences. In fact, even with a very abstract (and very inaccurate) model, like the Genetic Algorithm, it has been experimentally verified that having "intron" regions in chromosomes increases the convergence rate of the algorithm. Although Nature is highly redundant, there is generally no such thing as a "vestigial" or wasted part of an organism. Sure, there's the human appendix, but it was there for a specific purpose. It just so happens we don't use it anymore. Another million years or so and we will probably have evolved to a state without it.

    1. Re:Junk - is an inaccurate word by doctorzizmore · · Score: 1

      I don't really know where you're getting your information from, but there are plenty of examples of "vestigial" or wasted parts in biology. Evolution does not lead to ideal solutions, it only leads to solutions that are good enough to survive. If junk DNA doesn't harm the organism then there is no selection against it, hence it will stick around (regardless of how ugly we think it is). Plus we've been evolving for a long time (and perhaps we've stopped). If we were going to lose the junk DNA, we would have done so a long time ago.

      --
      People in bamboo houses shouldn't throw pandas...Jesus said that! -Ninja
    2. Re:Junk - is an inaccurate word by Urza9814 · · Score: 2, Interesting

      Why would we evolve to lose the appendix? Evolution doesn't work that way. It's not causing people to die, so it's gonna stay there. The only way evolution would get rid of it is if people mutated to have no appendix and they were somehow better able to reproduce. Human society being how it is, there isn't much that's gonna make you unable to reproduce. That's probably part of the reason we have so many genetic diseases now - they can be treated, so they don't kill you, so they get passed on.

    3. Re:Junk - is an inaccurate word by AoT · · Score: 1

      It's not causing people to die because we have hospitals that can give people appendectomies. I suspect if this were not the case then a lot more people would die from appendicitis.

    4. Re:Junk - is an inaccurate word by Urza9814 · · Score: 1

      That's exactly my point. There's absolutely nothing that would cause us to evolve to not have them.

    5. Re:Junk - is an inaccurate word by AoT · · Score: 1

      You don't really understand how evolution works, do you?

    6. Re:Junk - is an inaccurate word by Khazunga · · Score: 1

      It also works the other way around. If it randomly disappears, people won't die because of a missing appendix. It is reasonable to assume it will randomly disappear, in the distant future. How distant? I don't know...

      --
      If at first you don't succeed, skydiving is not for you
    7. Re:Junk - is an inaccurate word by xyloplax · · Score: 1

      Appendicitis is not prevalent enough for evolution to remove it. Evolutionary pressure needs to be pretty serious for evolution to kick in. Think of how Homo sapiens came about: population of hominids was in the low thousands, massive climate change was in effect, and competition for resources was severely high.

      --
      -- "You can lead a yak to water, but you can't teach an old dog to make a silk purse out of a pig in a poke" - Opus
    8. Re:Junk - is an inaccurate word by Anonymous Coward · · Score: 0

      We haven't had medicine long enough to increase the prevalance of genetic diseases, and even if we did, there's no evidence that such a thing is occuring, and even if it WAS, it would be a survival advantage for the species. Read _Survival of the Sickest_ sometime.

    9. Re:Junk - is an inaccurate word by Jon+Erikson · · Score: 1

      He's correct; you're wrong :) As long as having an appendix isn't fatal (or leads to a decreased chance of having kids) before you pass your genes on, then there's no selection pressure against it.

      --

      Jon Erikson, IT guru

    10. Re:Junk - is an inaccurate word by AoT · · Score: 1

      And appendicitis isn't fatal sometimes?

      It certainly would be without hospitals. And therefore people without appendixes, who can thereby not get appendicitis, will die at a lower rate than those with appendixes.

      How is this confusing?

    11. Re:Junk - is an inaccurate word by Urza9814 · · Score: 1

      Key words there: it WOULD be. Because of hospitals and modern medicine, it not nearly as fatal as it would be. Therefore, people who get it can go to the hospital, get their appendix removed, and continue to live and pass on their genes.

    12. Re:Junk - is an inaccurate word by Neo+Quietus · · Score: 1

      Evolutionary "pressures" do not need to be great for it to work, but it works faster with greater "pressures."

      For example, imagine a species of fish that wanders into an underground cave. Pigmented skin takes a tiny bit more energy to grow than un-pigmented skin. In the dark it doesn't matter if your natural un-pigmented flesh color is neon yellow, as nobody can see you anyway. Eventually the species will evolve to have no pigments in their skin, because those fish who don't will save that tiny bit of energy, and so far as I know all cave fish species have no pigments in their skin and are the natural color of their flesh, a pale white.

      This suggests to me that evolution will eventually remove the appendix, or modify it to some other purpose (so that its benefits outweigh its costs) even if the "rate of death before reproduction" from appendicitis is very low, although it will take a very long time.

    13. Re:Junk - is an inaccurate word by AoT · · Score: 1

      But people still die from appendicitis. Especially those without access to a hospital.

  12. Altered at run-time? by PMBjornerud · · Score: 1

    I thought a key point of the Data Segment was that you could alter it at runtime.

    Don't know about your genes, but my personal preference is to keep mine read-only.

    --
    I lost my sig.
    1. Re:Altered at run-time? by jazir1979 · · Score: 1

      They might be flagged as const, but a bit of stray radiation could corrupt them...

      --
      What's your GCNSEQNO?
    2. Re:Altered at run-time? by jZnat · · Score: 1

      So a volatile const then?

      --
      'Yes, firefox is indeed greater than women. Can women block pops up for you? No. Can Firefox show you naked women? Yes.'
  13. The Selfish Genomicist by Doc+Ruby · · Score: 1

    My patent for "a functional network of multiply overlapping genetic transcripts distributed in 'junk' DNA" is on its way to the PTO.

    --

    --
    make install -not war

  14. The link. by cyanyde · · Score: 1

    Once they find the link between conscious thought and cellular manipulation, we'll finally understand the placebo effect eh? Theres obviously a large number of layers between the concious GUI and the hardware/data/software manipulation.

  15. Hmm... by GFree · · Score: 1

    So called "junk DNA" actually appears to be functional.

    Well that just proves it once and for all - it's not junk, hence it was designed properly.
    Therefore, God exists! /runs /trips over cat

    FUCK! /kicks cat, keeps running
    1. Re:Hmm... by zxnos · · Score: 0

      so i was walking in the park today and started thinking about the little goslings i saw. what was the first animal to fly? was it only one that achieved flight? in that case, way to go bird for sowing / accepting wild oats. perhaps a number achieved flight around the same time, ala modern scientific discoveries.

      it made me think that you either have to accept that the world just 'is' and somehow evolution came up with flight and all the other mind boggleing things animals are capable of, or a creator is behind it all. seriously, did a proto-bird jump out of a tree to get away from a snake and discovered it could fly? flap its arms like crazy and achieve lift off? then breed like mad? or is there a creator? i think both take a leap of faith. i guess my point is that if we are going to accept that existence 'just is' why cant a god 'just be'. have you ever sat around and thought, just thought, how fucking wierd existence is?

      just an idle thought. perhaps someone can shed some light on the evolution of flight, or other amazing things in our world. just rambling.

      --
      always mosh clockwise
    2. Re:Hmm... by plunge · · Score: 3, Informative

      No one thinks that flight just popped into existence. There are all sorts of useful traits prior to actual full flight that the earliest flyers would have developed: heck, things like feathers pretty clearly evolved long before flight was even remotely possible, and likely for very different reasons than flight. As for the thing itself, there are lots of different adaptions and traits on the way to flight that are all useful: things like decreased weight for sprinting across the ground, and of course brief gliding from tree to tree without actually being able to fly.

    3. Re:Hmm... by TapeCutter · · Score: 1

      "seriously, did a proto-bird jump out of a tree to get away from a snake and discovered it could fly?"

      Not sure about birds but it might explain flying snakes.

      --
      And did you exchange a walk on part in the war for a lead role in a cage? - Pink Floyd.
    4. Re:Hmm... by Yoozer · · Score: 2, Insightful

      it made me think that you either have to accept that the world just 'is' and somehow evolution came up with flight
      Evolution doesn't "come up" with anything. The idea is that those with whatever advantage they have survive can breed, and the rest doesn't.

      and all the other mind boggleing things animals are capable of
      It's mindboggling to see what a computer is capable of if you had no previous looks at what the program did, or what the hardware does.

      seriously, did a proto-bird jump out of a tree to get away from a snake and discovered it could fly? flap its arms like crazy and achieve lift off? then breed like mad? or is there a creator?
      Let's tell a better story; that of the eye. A mutation causes certain cells to go haywire and become light-sensitive. This may or may not be a beneficial mutation, but if the input of the cell means that that part of the species survives/grows faster/thrives, it means it's going to be duplicated the next time - it's cheaper than removing functionality. I hope that answers your question of the wing - because even half a wing can be good.

      i think both take a leap of faith.
      This is not a sensible position, because by using this sentence you're trying to equalize both viewpoints while they're not. You'll piss of the scientists who have worked hard to collect the evidence, and you'll piss off the religious people who see their lifelong conviction turn into something that's reduced to a simple choice you can make at a whim, because hey, it's just a leap of faith.

      Other key differences are that with evolution and science in general can observe what has happened and make predictions; that's a pretty powerful and convincing tool. If you read creationist literature, you'll find attacks on evolution and the research; the vast majority of the creationists don't do actual research; they'll go out to win converts and preach to the choir.

      Just see Ars Technica's recently posted photo series about the creation museum; you'll see evolution and creation diametrically opposed with evolution always on the receiving end of the kicks - and meaningless fluff about gay marriage, school prayer and abortion that plays the heartstrings of the audience. It's in the interest of the founders to turn it into a black-and-white issue and make the visitors feel good because they've chosen the "right" side (or bad because they haven't). Ever seen a biology book that has several paragraphs littered through it about abuse of children by the clergy and the consequences of the Crusades? Yeah, that's just as irrelevant.

      Do keep in mind that the "was there a creator" position is not compromised by this; whatever happened before Planck time, we know nothing of. Whatever happened afterwards, we can at least observe.

      i guess my point is that if we are going to accept that existence 'just is' why cant a god 'just be'.
      Because it's not right to skip the question at that god; namely, where'd he come from? And where'd the previous one come from? And so on; adding god to the equation doesn't actually make us wiser, which is why he's left out.

      have you ever sat around and thought, just thought, how fucking wierd existence is?
      No. If it wasn't there, I wouldn't be thinking about it, would I? ;)
    5. Re:Hmm... by aminorex · · Score: 1

      And grasshoppers developed little wing stubs which made a delightful sound that attracted mates when wiggled vigorously. By increasingly vigorous wiggling, with selection pressure for higher sound volume implying larger wing surface area, one day a particularly horny grasshopper began to fly, and said "whoa! wtfbbq! i can fly! sure beats walking!" and then all the others noticed that he could fly, so they started flying too. after that, you couldn't get a mate unless you flew them to a drive-in movie.

      --
      -I like my women like I like my tea: green-
    6. Re: Hmm... by Black+Parrot · · Score: 1

      So called "junk DNA" actually appears to be functional. Well that just proves it once and for all - it's not junk, hence it was designed properly.
      Therefore, God exists! Sadly, the (neo)con artists at the Discovery Institute are making exactly that argument.

      The argument is flawed as hell, but that doesn't diminish its propaganda value in a society where so many people are absolutely eager to be misled about reality.
      --
      Sheesh, evil *and* a jerk. -- Jade
    7. Re: Hmm... by Black+Parrot · · Score: 1

      it made me think that you either have to accept that the world just 'is' and somehow evolution came up with flight and all the other mind boggleing things animals are capable of, or a creator is behind it all. Perhaps you should pause and consider all the things that evolution didn't come up with, such as levitation and telepathy.

      or is there a creator? i think both take a leap of faith. Why? There are piles of evidence (literally!) that evolution has happened on a grand scale, and known mechanisms for causing it. With creators, you have piles of mutually contradictory claims (sometimes even with in a single religion!), and precisely nil evidence for any of them.

      Also, "I don't see how that could have evolved" is not an argument against evolution. The universe isn't constrained to work according to the dictates of our childhood intuitions.
      --
      Sheesh, evil *and* a jerk. -- Jade
  16. Didn't RTFA by Anonymous Coward · · Score: 0

    But, it sounds like most things in nature. Spagehtti code. One thing lead to another, and there it goes. You simply cannot tell what is essential and what is not.

    "Intelligent Design?" Yous are real fucking morons.

    1. Re:Didn't RTFA by Hal_Porter · · Score: 1

      I don't believe that for a second. We don't understand it, but if you look at other bits of biology the more you understand the more you realise that they are probably perfect designs. Evolution doesn't need to understand effects in order to use them, unlike us.

      So if for example quantum computers turn out to be useful, I'm sure people will find that neurons use quantum effects to squeeze a bit more processing power per unit volume of brain matter. And conversely if parts of biological systems seem a bit badly designed, it's most likely because we haven't figured them out yet.

      --
      echo -e 'global _start\n _start:\n mov eax, 2\n int 80h\n jmp _start' > a.asm; nasm a.asm -f elf; ld a.o -o a;
  17. Its just code that's there for debugging purposes by timothydsears · · Score: 4, Funny

    These scientists have probably been looking at cells running in the debugger...

  18. FractoGene first dispelled the "junk-algorithm" by Founder+of+PostGenet · · Score: 0, Redundant
  19. I just want to let the record show by mateomiguel · · Score: 1

    I just want to let the record show that I TOTALLY called this in Biology 110 back in 1997. "What," said I to myself, "our genetic code, the code that cells go through the ultimate of pains to pass on in billions of generations across many years, is mostly junk? Bullshit!" Turns out I'm right. BOOYAH!

    But does this help or hinder the argument for evolution? I thought junk DNA was supposed to be the byproduct of the evolutionary process. No junk DNA would seem to indicate more of an overall design to the system, no?

    1. Re:I just want to let the record show by Ralph+Spoilsport · · Score: 1
      no, it shows nothing of the sort.

      You have to take into account the energetics of the system. Extra (x) = Extra energy (E).

      We, who live in the petroleum age, take energy for granted, but when you have to get energy by murdering other animals and eating them, energy comes at a premium. Therefore, things that burn a boatload of energy have to "perform" (i.e. be really useful to genetic transmission) to become dominant features over time. So, the peacock tail is a huge expenditure of energy growing it and dragging it around, but it's a total babe magnet, so the genes prefer it with peacocks. For them, it's not a waste of energy.

      Now, just blow it down into molecular scale, and your insight in BIO 101 was the same as mine: there is no junk - junk is a drag on the system, and systems that don't have that drag will prevail over those that do, terefore, it makes no sense to think that drag-laden ysstem would normally prevail. And with billions of years of effort, it only makes sense that rather than having "junk" we would have highly redundant competent over built systems.

      So, like you, I am very pleased at these results. I can assure you, however, these are NOT indications of a designer, anymore than the symmetry of sand dunes.

      RS

      --
      Shoes for Industry. Shoes for the Dead.
    2. Re:I just want to let the record show by plunge · · Score: 2, Informative

      "No junk DNA would seem to indicate more of an overall design to the system, no?"

      Not really. Exactly how and why DNA keeps or discards various sequences, coding or not, is not something on which design or no design rests: it's a matter of the particulars of how DNA works (and it doesn't, actually, work the quite same way in every creature, which complicates matters even more: some creatures have much more robust ways of catching error than others, for instance).

      It's also worth noting that the term "junkDNA" is a bit of a misnomer, and any good discussion of the term in biology generally notes it as such: it's possible that your 110 class basically just, well, sucked. If you do a PubMed search, you'll find this discussion goes back way farther than 97: biologists were noting that even apparently non-coding DNA had usefulness for mapping out genomes even back in the 70s.

    3. Re:I just want to let the record show by Cosmic+AC · · Score: 1

      "What," said I to myself, "our genetic code, the code that cells go through the ultimate of pains to pass on in billions of generations across many years, is mostly junk? Bullshit!" Turns out I'm right. I feel the same way. It really is quite "commonsensical".

      When I hear arguments about the meaning of race, I think of our still limited understanding of genetics. I wonder if there's more to our ancestry than we think. Do differences among ancestral groups really not matter? Are we all the same?

      I thought junk DNA was supposed to be the byproduct of the evolutionary process This just means that scientists misunderstood "junk dna" and conjectured that it was the result of evolution. There's nothing inherent in the theory of evolution that requires junk dna. As far as it indicating design, even if it were a byproduct, what would stop it from disappearing further down the line? What mechanism would make it inevitable?
    4. Re:I just want to let the record show by Abcd1234 · · Score: 1

      junk is a drag on the system

      Why? What is the negative selective pressure created by "junk DNA" that would cause it to be eliminated from the population? And don't give me BS about "energetics of the system". Unless you can describe a mechanism by which individuals with junk DNA would have a reduced likelihood of survival and reproduction, your post is nothing more than baseless opinion.

      On the flip side, I can think of at least one good reason to have junk DNA: it reduces the chances of a damaging mutation occuring in an important gene sequence.

    5. Re:I just want to let the record show by Anonymous Coward · · Score: 0

      No, no, no! "Junk DNA" is powerful evidence for evolution. The lack of junk DNA is also powerful evidence of evolution. That the writer of the article said that our ideas about DNA needed to "evolve" is even more evidence for evolution. Any other conclusion means that you're obviously a Creationist with a Hidden Religious Agenda (CHRA) who can't think straight.

  20. Armchair pondering by PMBjornerud · · Score: 0, Redundant

    Note that I write without any real knowledge of the biology behind genes.

    However, I could imagine that it could be beneficial for network effects to keep track of any dependencies for the different modules in an evolutionary algoriths. For example, let's make a wild guess that blond hair, blue eyes and pale skin also have some common "junk" elements. Since they are all related to the concept of "not much sunlight", it would be very useful to have some form of abstraction mechanic in the genes that could link them together.

    Maybe it could be a way for nature to make groupings or "templates" of related attributes. Different environments may require different attributes, but for all environments there are some groups of attributes that are more efficient.

    If genes have a mechanism to group related attributes, it would make it slightly faster to switch between such "templates". This could in turn cause a slighty higher chance to inherit a group of features that together has provided an advantage in the past, instead of just inheriting a random mix of the parents.

    So maybe a way to keep track of previous successful combinations? Even if the "active" genes are highly successful in the current environment, a species might come in a situation where it would be beneficial to rapidly evolve to fit an environment their ancestors lived in.

    --
    I lost my sig.
  21. It's Commnets by slarrg · · Score: 1

    This junk code is simply comments. It's too bad we don't know what language they're in. ;)

  22. sneaky by Takichi · · Score: 4, Funny

    Our perspective of transcription and genes may have to evolve well played ... well ... played.
  23. Original article here by Anonymous Coward · · Score: 1, Informative

    Here

    It's the same article, really. The blog just copy and pasted the entire article from the government website.

    1. Re:Original article here by Anonymous Coward · · Score: 0

      what? you read BOTH articles?

    2. Re:Original article here by musicmaster · · Score: 1

      The urls in the article did not work for me. So I looked them up myself.
      This is what I found: The article and its source.

  24. junk genes was a junk idea by bzipitidoo · · Score: 2, Insightful

    Whenever I read something like this, I get a reminder how poor is biologists' comprehension of Computer Science, Information Theory, and languages. So, 90% of genes aren't "junk" after all. To anyone who does know something about the aforementioned topics, duh!

    First, evolution would weed that sort of thing out in a hurry. Two organisms with genes that achieve the exact same thing, but one has a more efficient encoding? No contest! And, yes, such is possible. DNA isn't some mystical "super" language. It can't violate basic principles. There surely are many many ways to encode the same thing.

    Second, ever tried compressing a DNA sequence? They don't compress very well! Meaning, they don't have much redundancy.

    Third, why this obsession with zeroing in on a magic gene that causes X? Do they think the language of DNA is context free? Defects could indeed be expected to have no context, but for the rest-- which genes determine a person's blood type? Eye color? Skin color? Going about that task by trying to find the magic gene for something like that is like a person who never learned to read trying to figure out the plot of a book by trying to recognize patterns of letters.

    They used to think the Romans were just "lucky" with their aqueducts. Found it hard to believe the Romans really could carefully and correctly engineer such massive projects.

    --
    Intellectual Property is a monopolistic, selfish, and defective concept. It is "tyranny over the mind of man"
    1. Re:junk genes was a junk idea by plunge · · Score: 1

      No redudancy? We have MILLIONS of copies of the same short satelite sequence whose only known purpose seems to be to reproduce itself. This very article notes that most of what they found is HIGHLY redundant.

      And it is NOT obvious that parts of DNA that don't code for anything useful would be weeded out: there are any number of mechanisms by which this would be prevented, and actually very little incentive TO weed anything out in any case.

    2. Re:junk genes was a junk idea by Daniel+Dvorkin · · Score: 5, Interesting

      Whenever I read something like this, I get a reminder how poor is biologists' comprehension of Computer Science, Information Theory, and languages.

      Whenever I read a post like this, I get a reminder how poor is most techies' comprehension of biology, and more specifically, what biologists do.

      Third, why this obsession with zeroing in on a magic gene that causes X? Do they think the language of DNA is context free? Defects could indeed be expected to have no context, but for the rest-- which genes determine a person's blood type? Eye color? Skin color? Going about that task by trying to find the magic gene for something like that is like a person who never learned to read trying to figure out the plot of a book by trying to recognize patterns of letters.

      Okay, why do we care? Because finding the genes (note my use of the plural there) that influence certain traits is the first step toward understanding the overall processes that create them. Obviously this is most critical in the area of genetic disease, although it's interesting for everything else too. We've known for decades that most traits, including diseases, aren't controlled by a single "magic gene." What statistical geneticists try to do is find locations on the genome which have a strong relationship to the trait of interest. And we know perfectly well that there will be a whole bunch of these locations for most traits, and that some of them may represent genes and some may represent something else. The purpose is basically to give the wet-lab biologists something to zero in on.

      Second, two of the examples you chose -- blood type and eye color -- are really terrible ones for your argument, because genetically speaking they're very simple traits (two or three loci each, IIRC) and, at least in the case of blood type, we know exactly where they are in the genome. Eye color I'm not sure about, and skin color is a little more complicated, but not a whole lot more so.

      Please do not confuse the pop-sci "scientists seek gene for X" writeups with what really goes on in the world of genetic research. It has exactly as much to do with real science as TV portrayals of hackers have to do with real computing.

      --
      The correlation between ignorance of statistics and using "correlation is not causation" as an argument is close to 1.
    3. Re:junk genes was a junk idea by Anonymous Coward · · Score: 1, Interesting

      As a Grad student in CS whos research is in computational genetics, I get to attend some really "fun" seminars that hang on the fence between Genetics and CS.

      The problem with pure CS profs is that they all want to abstract the problem as to have a nice mathematical definition. Well if we could do that properly, the problem would solve itself. It's funny, since it is mostly the AI profs who want to get into computational genetics.

      You're right, the geneticists probably don't have a solid understanding of the underlying mathematics (statistics) or CS (algorithms/random processes), but their intuition is invaluable in most cases.

      Oh, by the way, before you get on your high horse (as I am on mine), you should check out the human epigenomics project (contrasted to the HapMap project) and you would realize that they don't view the system as static.

    4. Re:junk genes was a junk idea by Anonymous Coward · · Score: 0

      DNA compresses quite easily. Ever wonder how billions of base pairs fit inside of a small nucleus? Chromosomes are just that- super compacted DNA would around proteins.The word of the day is chromatin. Ass.

    5. Re:junk genes was a junk idea by SpeleoNut · · Score: 1

      It is a common mistake to think that the evolution of a biological organism proceeds in a logical fashion. Mutations in DNA occur at random, the mutation is either tolerated or not tolerated. If it is not tolerated you die, if it is tolerated you get along fine. Maybe with your two organism example under certain circumstances having a less efficient encoding might put you at an advantage. Maybe being too efficient uses up your resources too quickly. Maybe if you rely on your one super efficient gene to get you through life you will be dead when it gets a mutation in it.

      There are plenty of examples of of genes that appear to be almost entirely redundant. Many biologists will be able to tell you how they knocked their very important gene out of a mouse only to discover that the mouse survives will no ill effects. A lot of research goes into redundancy of genes. If you have a disease caused by a mutation in gene X which can be rescued by activating gene Y which serves a redundant function then that is going to put you at an advantage.

      Perhaps I have missed your point for your third comment but; The obsession with zeroing in on the magic gene that causes X can be answered for you by anyone who has type I diabetes, or indeed any other monogenic disorder that has been treated following the discovery of the gene that causes the disease. Polygenic disorders are not a novel concept however we know less about them because it turns out that it is rather difficult to find out which variants of which genes are contributing to a disorder. If you like to donate to the complete sequencing of every human on the planet which would be the best way to solve this problem, I am sure someone will be willing to take you money.

      --
      rnadom txet for a sngrutaie
    6. Re:junk genes was a junk idea by Anonymous Coward · · Score: 1, Informative

      Sorry, but how much real practical effect does "efficient coding" have on survival of the fittest.
      The idea of junk DNA was a win for evolution, but its absence is surely a win for intelligent design IMO.

    7. Re:junk genes was a junk idea by Grym · · Score: 3, Interesting

      Whenever I read something like this, I get a reminder how poor is biologists' comprehension of Computer Science, Information Theory, and languages.

      Be careful here--you might just show your own ignorance. "Biologists" is a very broad term that covers a vast array of topics. Sure, ecology might not require much knowledge of computers and information theory, but such things are required reading for fields like molecular biology or modern genetics.

      First, evolution would weed that sort of thing out in a hurry. Two organisms with genes that achieve the exact same thing, but one has a more efficient encoding? No contest!

      Not necessarily. Sure, that may be the case for single-celled organisms that rapidly reproduce, whose selective forces dictate sheer metabolic efficiency, but for multi-cellular organisms, like mammals, there's good reasons to believe that that simply isn't true.

      Evolution isn't like a programmer. It isn't some transcendental force guiding a species to some aesthetically "perfect" design. The result of natural selection frequently isn't the "best" solution but rather whatever happens to work. In fact, many times adaptations based upon the selective pressures of the present are, in time, ultimately maladaptive for the species. A classic example of this is the trait for the disease sickle-cell anemia in humans which originally served to offer slight resistance to malaria but otherwise causes health problems and even death.

      A more efficient genome doesn't necessarily mean greater fitness. Consider the following example. For a large multi-cellular organism, which do you think has more reproductive/survival significance: (1) a mutation that deletes a few bases of non-coding DNA OR (2) a mutation that brightens a metabolically-wasteful, colorful marking that attracts mates?

      Second, ever tried compressing a DNA sequence? They don't compress very well! Meaning, they don't have much redundancy.

      OR that they are mostly random. The current model of DNA/genetics states that most of the DNA in the human genome is non-coding, not (significantly) subject to evolution. As such, it gets shuffled around (i.e. randomized) during cross-over events and mutations. That being the case, one wouldn't expect it to be very redundant or compress very well.

      Third, why this obsession with zeroing in on a magic gene that causes X? Do they think the language of DNA is context free? Defects could indeed be expected to have no context, but for the rest-- which genes determine a person's blood type? Eye color? Skin color? Going about that task by trying to find the magic gene for something like that is like a person who never learned to read trying to figure out the plot of a book by trying to recognize patterns of letters.

      In short, because that's what's easiest. A holistic approach to genomics research like you're describing is not currently technologically, academically or economically feasible for a myriad of reasons. The science just is not there yet.

      As an aside, I suspect we'll start to see a more integrated approach to genomics once the relatively low-hanging fruit of the one-gene --> one-protein research lines are throughly covered. However, I wouldn't expect such things to happen in our lifetimes given the difficulty of that aforementioned task and the sheer profitability of more conventional approaches. But what do I know? I'm "just a biologist." =P

      -Grym

    8. Re:junk genes was a junk idea by Anonymous Coward · · Score: 0

      > Whenever I read something like this, I get a reminder how poor is biologists' comprehension of Computer Science,
      > Information Theory, and languages. So, 90% of genes aren't "junk" after all. To anyone who does know something
      > about the aforementioned topics, duh!

      It's not 90% of "genes" that are said to be "junk" it's 90% of DNA. AFAIK it's said to be "junk" because it doesn't container a promoter and so there's nowhere for the transcription proteins to bind and so you wouldn't expect it to be coding for anything (or have a mechanism to code for anything). So perhaps it does not compress well but if it doesn't have a mechanism for binding to transcription proteins then what's it doing?

      The term "junk" is unfortunate. When I was having undergrad lectures 9/10 years ago the term was also treated with inverted commas. The Profs generally felt it must be doing something but were unsure how to go about studying it. It's not really correct to say that biologists though this stuff was rubbish and then ignored it.

      > Third, why this obsession with zeroing in on a magic gene that causes X?
      That's the media which reports it like that. Also, you often end up simplifying to get the grants. Biologists do know that one gene doesn't equal one function. It can't possible be the case for the simple reason that there aren't that many genes: we only have ~30,000 which is twice as many as the fruitfly. Genes must interact, nobody is denying that. It's just that in some cases, such as a gene recently found to be involved in obesity, there is a very strong link between a single gene and an observed effect.

    9. Re:junk genes was a junk idea by gringer · · Score: 1

      Do they think the language of DNA is context free?
      I'll let you know in about 10 years (that's at least as long as I expect it to take to answer that question). I'm very interested in exploring the language and grammar of DNA after I finish my PhD.
      --
      Ask me about repetitive DNA
    10. Re:junk genes was a junk idea by Anonymous Coward · · Score: 0

      The current prevailing theory is that having large amounts junk DNA is benficial, because it reduces the risk of breaks happening within or mutagens affecting critical genes. Furthermore, since junk DNA contains many repeated sequences, it is easier to repair by homologoues recombination if a break occurs.

      I really don't like people making direct comparisons between DNA and code/information on a hard drive, etc. Yes there are fundamental similarities between the two, but pretty much all of the analogies I have seen here today are highly flawed.

    11. Re:junk genes was a junk idea by earthbound+kid · · Score: 1

      I imagine DNA is like Lisp with a GOTO statement. There's no separating the "data" from the "program," things jump around at random, the times when they don't jump randomly they end doing stuff like doubling back and re-executing the last 10 base-pairs, then last 9-base pairs, etc., as a weird form of compression, and every sequence is double redundant in case of damage, but triple obfuscated as well.

      Good luck! Let us know how it goes!

    12. Re:junk genes was a junk idea by Jasin+Natael · · Score: 2, Insightful

      I think your understanding is a little naive... There *are* magic genes that do X. There are also pseudo-random sequences that we have found a use for, and there are, further, sequences we carry around that are malicious, or do exactly nothing. But we carry all these genes around anyway, because the cost of doing so is negligible, and the chance for quick modification is beneficial in a population crisis. To get an idea of the tasks geneticists face, familiarize yourself with the Brainfuck programming language (which is hilarious) and an uncommented sample program.

      Now, imagine that -- over the course of MANY, MANY years -- we have evolved a usable Office Suite, circulating it on media with little or no error correction. There are no versions -- If yours doesn't do what you need, you toss it out and get a copy from somewhere else, or you try to randomly merge a friend's copy with your own using a little utility inside the software. The source code is over 8GB, and nobody knows what everything does. No individual programmer or team, at this point, can change much of anything because the chances of screwing up badly outweigh the benefits of any expected improvement -- but we are trying to gain the understanding to work with it. Exacerbating the problem, random copy errors exist, and have become functional and necessary, in every remaining copy of the program. People do research to try and find out how feature "X" works, but at some point, the code accepts a memory address from user input and jumps to it. Now, we have to find out where the input came from, and track down the code that created it.

      Certainly, there will be parts of the program that do only one very specific thing, and there will be parts of the code that behave differently depending on state. There will be parts of the program that do nothing, and there will be parts that are seemingly random but just happen to contain instructions that do something useful under certain circumstances, or can serve as / generate useful input in others. There will be sequences with stable output, and those that vary wildly on input. Just because someone is looking for feature "X" doesn't mean that they will find it, or that it won't be an emergent property of the system -- some code written into memory by random-looking source scattered throughout the program. But it also doesn't mean there are no encapsulated features to be found.

      At the stage we're in, we look for highly correlated output from the system, or at least easily-measured output, and try to track down any parts of the code that seem to affect it. Sometimes, there will be a clearly delineated subroutine, or portions of the output will occur literally in the code. Sometimes, the feature we seek will be a side effect of otherwise unrelated code, or the result of an error in code that originally did something else (and otherwise still would, except for the error). But you can't assert "There is no magic gene." any more than a geneticist can blindly assert that there is.

      --
      True science means that when you re-evaluate the evidence, you re-evaluate your faith.
    13. Re:junk genes was a junk idea by Anonymous Coward · · Score: 0

      Yeah! Stupid biologists! I bet they're feeling pretty silly now; all those wasted years spent in the lab and analysing data, when all they needed to do was post a quick 'Ask Slashdot' and they would have been given all the answers!

      Doh!

    14. Re:junk genes was a junk idea by LightPhoenix7 · · Score: 1

      I don't think there's any serious biologist, biochemist, or bioengineer that ever truly thought 90% of the genome was "junk." Even in general biology textbook, it's generally noted that the term junk-DNA is a misnomer of monumental proportion.

    15. Re:junk genes was a junk idea by inkwiztor · · Score: 1

      (1) Non-biologists, often ideologically based such as the Stephen Jay "Gouldians", gave the popular media writers the greatly mistaken impression that natural selection was a weak force and there was considerable randomness, "junk", in the genome. Due to the astonishingly massive influence of the Gouldians most evolutionary biologists just plain gave up even trying to communicate with journalists. Hence in the popular media the idea of junk DNA has persisted long, long after many evolutionary biologists have considered the term a joke. (An interesting read in this context is the Ridley chapter on "mutational meltdown"- If there aren't very powerful forces (i.e. selection pressures) maintaining adaptations then the high mutation rates would rapidly devolve them.)

            (2) It was written in one of these threads that stretches with more junk are more likely to be translated. As one of the principal theoretician-mathematicians of evolutionary biology once spoke for the sake of discussion (John Maynard-Smith) ...selection at the level of the gene is say about 50 times that of selection at the level of the organisms, which in turn is about 50 times that at the level of the (gene pool). (I would say now perhaps more than 300 times that at the level of the gene pool, but it gets definitional.) Some thirty years ago JMS used that to argue for trying out hypotheses at the level of the organism in preference to hypotheses about group level selection. This points in the direction of considering hypotheses such as - perhaps the reason stretches with more junk DNA are more likely to be translated is because the junk DNA is "sopping up" genetic elements (RNA etcetera) that are trying to inhibit the protein-level expression of those stretches of genes. By the way, as with all metaphors they ultimately break down because ultimately you're comparing to different things. I generally like computer metaphors, but I find that at the abstract level I try to communicate with people about the subtleties of evolution computer metaphors often can be more of a hindrance than help. Such as with respect to effects of selection at the genic level as one example.

        (3) How expensive is DNA? I read somewhere ages ago that in organisms such as humans approximately 1% of the total metabolic budget is expended in replication DNA molecules. As a total, that is appreciated by evolutionary biologists and physical anthropologists as being a very powerful selection pressure. (Note again the seriously deleterious effect of those who argued natural selection was a weak force in evolution.)

          (4) Grym wrote-
      As an aside, I suspect we'll start to see a more integrated approach to genomics once the relatively low-hanging fruit of the one-gene --> one-protein research lines are throughly covered. However, I wouldn't expect such things to happen in our lifetimes given the difficulty of that aforementioned task and the sheer profitability of more conventional approaches. But what do I know? I'm "just a biologist." =P

            It has turned out that I've been correctly highly sceptical of the "bio-technology revolution" in terms of application. (...Because of a deep appreciation of the ability of selection pressures to shape and maintain massive amounts of biological complexity.) Still, I've been amazed at how rapidly genetic technologies have advanced in since 1992. So I'm much more optimistic on this point about covering all research associated with "one-protein research lines". In fact, I think in about another five years...

          inkwiztor, aka harpersnotes

      --
      "A beginning is a delicate time for making certain that the balances are correct..." So go see "Mahdi" O'Reilly's
    16. Re:junk genes was a junk idea by Mr.+McGibby · · Score: 2, Funny

      Whenever I read something like this, I get a reminder how poor is biologists' comprehension of Computer Science, Information Theory, and languages.

      Whenever I read a post like this, I get a reminder how poor is most techies' comprehension of biology, and more specifically, what biologists do.


      Whenever I read something like this, I get a reminder how poor is biologists' comprehension of Computer Science, Information Theory, and languages. And I am a Computer Scientist who worked heavily in genetic research. Microbiologists *don't* understand enough about information theory. They need to learn more, a lot more. There really seems to be a lack of understanding of what genetics is all about. It's about figuring out how a machine works. It's about reverse engineering that machine.

      The work I did was on sequencing a particular genome. The interesting thing was that once that was done, everyone on the project looked around and said, "Now what?" Seriously, finding the code is only the first step, and it certainly doesn't give you any understanding of what is going on. Geneticists spend far too much time analyzing GC content and other semi-useful statistical measures, when they should be getting into the nitty gritty of looking at the sequences, breaking them down, and figuring out how it all comes together. It's like trying to understand the linux kernel by counting how many times the word "foo" appears. Sure GC content affects the macro-chemistry of the system, but it doesn't tell you what the DNA is *doing*.

      --
      Mad Software: Rantings on Developing So
    17. Re:junk genes was a junk idea by Chris+Burke · · Score: 2, Interesting

      The result of natural selection frequently isn't the "best" solution but rather whatever happens to work.

      Exactly, and it's a popular misconception that evolution is always about the "best" and anything that is 1% "better" is going to dominate. Which simply isn't true, or our appendix would have vanished long ago. The fact is that appendicitis isn't enough of a problem to select against it strongly. The appendix just doesn't help, so the genes to maintain it aren't selected for either, resulting in the slowly fading vestigal organ.

      To emphasize this fact, I like to describe natural selection not as "survival of the fittest" but rather "survival of the sufficiently fit".

      --

      The enemies of Democracy are
    18. Re:junk genes was a junk idea by tfoss · · Score: 1

      The work I did was on sequencing a particular genome. The interesting thing was that once that was done, everyone on the project looked around and said, "Now what?" That's because of the level of specialization in serious cutting-edge science is overwhelming. You don't expect a patent lawyer to litigate a homicide case, you don't expect an oncologist to repair your broken ankle, and you don't expect a geneticist to study the biochemistry of protein interactions. It is great when those people come along who are adept enough to cross fields handily, but they are not all that common, simply because each field is very, very hard by itself. Scientists tend to do what they are trained in, just like everyone else.

      -Ted
      --
      -=-=- Quantum physics - the dreams stuff are made of.
    19. Re:junk genes was a junk idea by BobTheLawyer · · Score: 1

      Outstanding post - thank you

    20. Re:junk genes was a junk idea by dorath · · Score: 1

      Whenever I read something like this, I get a reminder how poor is biologists' comprehension of Computer Science, Information Theory, and languages.

      Don't assume that the biologists are doing the computer science. Some may, but I can guarentee that not all of them are. My brother has been working on this project for the last several years, he has a Masters in Computer Science. It is he, not the biologists, who writes the software that analyzes the data produced in thier lab.

      The biologists aren't writing the code, and the computer scientists aren't doing the biology. They're working together.

    21. Re:junk genes was a junk idea by loxosceles · · Score: 1

      Uh, since evolution puts pressure on anything that contributes to the physical properties of the organism, and since the theory suggested in this blog/article is that most or all DNA contributes to the development of the organism in some way, how is that a "win" for intelligent design?

      At this stage in our understanding of molecular dynamics and genetics, I doubt very much that there's any way for us to distinguish between genetically engineered and naturally evolved creatures... at least not unless there are creatures with nothing even close to them in the fossil record. Despite the tittering of ID proponents, the fossil record is quite extensive, and it's perfectly plausible that critical DNA mutations necessary to differentiate two species would produce discrete (but fairly small) changes in skeletal structure, rather than the perfectly gradual changes that ID proponents claim we should expect.

    22. Re:junk genes was a junk idea by bzipitidoo · · Score: 1

      >Second, ever tried compressing a DNA sequence? They don't compress very well! Meaning, they don't have much redundancy.
      OR that they are mostly random.

      This statement is just what I mean. Randomness and redundancy aren't necessarily related. What exactly is randomness? The term is a little fuzzy. The popular idea of randomness, which is actually uniformly distributed randomness as one would get from a fair 6 sided die, has no redundancy and can't be compressed. But an unfair die is no less random. It may be more predictable because it's weighted, but the gambler's fallacy still rules. You can't use the context of the last several rolls to predict the next roll. With Huffman or arithmetic coding, you can more efficiently code the rolls it makes because the distribution is not uniform. But with that kind of data, universal compression such as dictionary compression can't improve on those simple techniques.

      The current model of DNA/genetics states that most of the DNA in the human genome is non-coding, not (significantly) subject to evolution. As such, it gets shuffled around (i.e. randomized) during cross-over events and mutations. That being the case, one wouldn't expect it to be very redundant or compress very well.

      Ok, I am not a biologist. (IANAL either, for that matter.) But, you sound too sure of yourself, saying something like the above. How do you know what the shuffling around means? You talk as if it's unimportant "junk" being shuffled around, but do you really know that? Also shuffle words around, I can. Talk like Yoda and still make sense people can. And hvae you aslo cmoe aorscs taht niootn that scrambled text is still easily read as long as only the middle letters of the words are mixed up? Also, by the available tests, coherent meaningful data that has been compressed well is indistinguishable from uniformly distributed randomness, but it is not random however random it looks.

      As for the idea that the shuffling is random, and causes the resulting uniformly distributed randomness, that's more of a stretch than you may realize. If there really is random shuffling going on, would the results be uniformly distributed? Proteins aren't uniformly attracted to or repelled by other proteins, are they? If so, then random shuffling should result in preferential clumpings of proteins. It could actually be rather improbable that random shuffling results in the uniformly distributed, impossible to compress and apparently context free orderings that we do see. And if that's the case, then it seems very likely other processes as yet unfathomed are at work.

      Some probably also have an insufficient appreciation for the power of error correction, and robustness of data. For the first, a data CD can accumulate quite a few scratches before becoming unreadable. Deleting DNA from an organism and discovering that that organism still functions does not prove that the removed DNA sequence is useless. All that may have been done is damage insufficient to overcome error correction mechanisms. For the second, robustness, an audio CD is a good analogy. A picture or a song can take quite a bit of damage before becoming white noise. There may be spots where parts were lost, but if there aren't too many, the remaining data still conveys the ideas.

      On the idea that larger organisms have lots of redundant data, with millions of repeating codes, well, maybe. That's another roundabout way of suggesting there's "junk" in there-- is not repetition unnecessary, and therefore just junk? Some suggest perhaps the repetition serves as error correction, but that again shows a lack of knowledge about Information Theory. If you know how noisy a communication channel is (in this case, the percentage of DNA likely to suffer damage before copying), you can calculate how much extra coding is needed to recover from all the damage. And that amount is surprisingly low, much lower than the naive approach of making many copies or even 1 copy. So if there

      --
      Intellectual Property is a monopolistic, selfish, and defective concept. It is "tyranny over the mind of man"
    23. Re:junk genes was a junk idea by crashfrog · · Score: 1

      Whenever I read something like this, I get a reminder how poor is biologists' comprehension of Computer Science, Information Theory, and languages.

      Like Ghost Rider I walk in both worlds, so I hear you. Computer skills aren't as prominent among biologists as they could be, despite how helpful that would be a lot of the time.

      But computer scientists haven't taken very great efforts to educate themselves about biology, as your post shows. It's been my experience that computer scientists consider bioinformatics as a field to be beneath their notice; few have any interest in developing new computational tools for genetics research. I guess Craig Venter was kind of the exception; but most of the progress in genetics (like florescent dye chain-termination sequencing) has been driven by biochemists.

      First, evolution would weed that sort of thing out in a hurry.

      No, it wouldn't. Evolution doesn't optimize, it finds locally-advantageous solutions. And there's nearly no survival detriment to eukaryotes for carrying around as much as 90% to 95% non-coding or non-regulatory DNA. It's simply spliced out when those sequences are transcribed to RNA.

      Second, ever tried compressing a DNA sequence? They don't compress very well! Meaning, they don't have much redundancy.

      Shows what you know, I guess. In fact nearly 60% of the genome of D. melanogaster (the "fruit" or "vinegar" fly) is comprised of highly repetitious elements called "satellites", and there's reason to believe that's not unique to flies.

      Defects could indeed be expected to have no context, but for the rest-- which genes determine a person's blood type?

      The 29 genes of the human blood group system control the expression of human blood phenotype. In particular, the popularly-known blood type complex (A, B, AB, or O) is controlled by a single gene (called "ABO", oddly enough) with three known alleles.

      Eye color?

      Two genes working together to determine the level and distribution of blue and hazel pigment in the iris - "bey2" and "gey".

      Skin color?

      Well, that's a little trickier. About 100 different genes have been implicated at one time or another, but recent research seems to indicate that a gene called SLC24A5 is, for the most part, the largest single determinant of skin color differences.

      Going about that task by trying to find the magic gene for something like that is like a person who never learned to read trying to figure out the plot of a book by trying to recognize patterns of letters.

      Well, it's really not. DNA doesn't encode information so much as it catalyzes RNA macromolecules, which in turn catalyze the formation of proteins - all in response to cues from the environment of the cell. So it's not like reading a book; it's more like following origami instructions written in Japanese. We follow along from the diagrams and we learn what protein the gene is supposed to make. Or we knock the gene out and see what the resulting organism is missing and what fails to function; if we knock out a gene and the resulting organism has no legs, then we know we're looking at a gene that's related to the formation of legs.

      To anyone who does know something about the aforementioned topics, duh!

      Who are you talking about, exactly? If you understand the Central Dogma of genetics - that DNA encodes genes, which are transcribed to RNA which is then translated into proteins in the ribosomes - then it's hard to believe that any useful protein is manufactured by a sequence that essentially consists of "AT" repeated literally millions of times.

      That's what comprises most of the sequences we're talking about - indeed, stuff like that is about 90% of the human genome - which makes it clear that while "junk" may or may not be the best term, their function has little do to with DNA's job of protein synthesis, and are probably structural elements involved with things like the attachment of centromeres during mitosis.

      --
      I never have frustrations, the reason is, to wit:
      If at first I don't succeed, I quit!
    24. Re:junk genes was a junk idea by bzipitidoo · · Score: 1

      It seems that Information Theory could be very important, perhaps central, to the study of DNA. As for the other way around, CS is much like Math. Applicable to all kinds of areas, but most of these areas are not fundamental to understanding CS. It's more a matter of what the individual computer scientist finds interesting. I know some but not a lot about biology, really about the same as a well-read lay person. Nor do I know more than that about civil engineering, astronomy, physics, or anything else outside CS. All worthy areas, and far too many to have more than a passing knowledge. DNA serves up some interesting problems, and I'm sure will have techniques that will improve our current understanding of languages. Call that putting on airs if you care to, but I don't feel that way about it.

      Finding locally advantageous solutions _is_ optimizing!

      it's hard to believe that any useful protein is manufactured by a sequence that essentially consists of "AT" repeated literally millions of times.

      Let's rephrase that a little: It's hard to believe that a sequence that essentially consists of "AT" repeated millions of times is useful. (Does it have to make a protein to be useful?) Now, what's the "essentially" part? Inside these millions of "AT"s there are a few CGs? Don't be too quick to dismiss those, they could be crucial! Plenty of other possibilities. Like, maybe that's like empty disk space that's been low level formatted? Maybe it's not for information at all? Perhaps this is a "store room" or "larder" for those proteins? Or, maybe they serve to deflect certain wavelengths of light/radiation away more efficiently than any protein coating could? Maybe it's another defense against virii, functioning as chaff to give the virii more DNA to search than it can handle? Or it defends from virii by acting as a sandbox, or flypaper, or poison pill? Maybe they're sacrificial, the first to go if any trouble happens?

      if we knock out a gene and the resulting organism has no legs, then we know we're looking at a gene that's related to the formation of legs

      No, I wouldn't be too sure of that. Probably, yes, but it sure doesn't work that way for compressed data. If you knock out a byte of a compressed image of a person and as a result an entire region of the image centering around the legs goes missing, you can only say that the missing byte was in the same block as the legs. The actual byte might have been part of a sequence for a wall behind the person's legs.

      The proteins I tried to compress were among the first to be sequenced. I forget which ones, but something like E Coli, and H Influenza. They couldn't really be compressed. There's even (an admittedly lousy) research paper in the Data Compression Proceedings titled "Protein is Incompressible". But yeah, those are not too representative, and I should check out other sorts of DNA sequences, now that we have them.

      Ok, so the examples I picked weren't great. How about something wooly like finding genes that influence personality traits?

      --
      Intellectual Property is a monopolistic, selfish, and defective concept. It is "tyranny over the mind of man"
    25. Re: junk genes was a junk idea by Black+Parrot · · Score: 1

      Whenever I read something like this, I get a reminder how poor is biologists' comprehension of Computer Science, Information Theory, and languages. So, 90% of genes aren't "junk" after all. To anyone who does know something about the aforementioned topics, duh! That hasn't actually been established yet. What has actually been established is that some portion of the non-coding DNA has a function other than coding for proteins.

      And that's not exactly news. I read it in a science popularization magazine years ago.

      First, evolution would weed that sort of thing out in a hurry. According to various science blogs, that's precisely what biologists originally thought. The evidence doesn't seem to support it, though. There's lots of strange stuff that goes on in biochemistry. Some sequences excel at getting themselves copied elsewhere in the genome. Boring old corn (maize) has a sequence that has had phenomenal success at that; it's spattered all over the genome, insertions amid earlier insertions of itself.

      This has led to a view that we should think of the cell nucleus as an environment and DNA sequences as organisms, some of which evolve to exploit various properties of the environment. Those that can do that without also killing off the creature carrying them can prosper on their own terms.

      Second, ever tried compressing a DNA sequence? They don't compress very well! Meaning, they don't have much redundancy. It could indicate a lot of noise rather than a lot of efficiency. Random sequences are practically incompressible.

      Again, the science blogs are reporting that Gould and a co-author called attention to the fallacy of assuming that everything in biology is optimized by evolution. They did that in 1979, over half-way back to the beginning of time so far as our understanding of genetic encoding goes. You're reasoning things out the way biologists did a couple of generations ago, but they've given up on both the reasoning and its conclusions.
      --
      Sheesh, evil *and* a jerk. -- Jade
    26. Re: junk genes was a junk idea by Black+Parrot · · Score: 1

      The result of natural selection frequently isn't the "best" solution but rather whatever happens to work. Exactly, and it's a popular misconception that evolution is always about the "best" and anything that is 1% "better" is going to dominate. Which simply isn't true, or our appendix would have vanished long ago. The fact is that appendicitis isn't enough of a problem to select against it strongly. The appendix just doesn't help, so the genes to maintain it aren't selected for either, resulting in the slowly fading vestigal organ. FWIW, there's an idea out there that as the appendix gets smaller the likelihood of infection gets even higher, so evolving it away is "stuck" at a local optimum.

      I'm not sure how widely accepted the idea is.
      --
      Sheesh, evil *and* a jerk. -- Jade
    27. Re:junk genes was a junk idea by crashfrog · · Score: 1

      Finding locally advantageous solutions _is_ optimizing!

      No, it's really not. Consider two hunters being chased by a bear. The optimized solution is to run faster than the bear. The evolutionary solution is to run faster than your buddy. Evolution doesn't optimize.

      (Does it have to make a protein to be useful?)

      No, and I didn't say that it did. What we're finding out is that DNA sequences have structural functions, sometimes, in addition to storing the "schematics" for proteins.

      Don't be too quick to dismiss those, they could be crucial! Plenty of other possibilities. Like, maybe that's like empty disk space that's been low level formatted?

      DNA isn't a hard disk, so there's no need for it to "format." Functional genes are indicated by their promoter sequences; not by the kind of file system tables that computers use.

      DNA is not a computer, a programming language, a program, or anything like that. It's a macromolecule formed from nucleotide bases. Analogies are helpful but it's important not to overextend them.

      Probably, yes, but it sure doesn't work that way for compressed data.

      DNA isn't "compressed", except for the physical "compression" that winds the molecule up on histones to make it physically more dense and compressed. There's nothing going on like file compression in the DNA molecule.

      The proteins I tried to compress were among the first to be sequenced. I forget which ones, but something like E Coli, and H Influenza. They couldn't really be compressed.

      Well, no shit, buddy. By the time you're looking at protein sequences all the repetitious introns have been spliced out. The same protein that constitutes (say) 100 residues and therefore 300 bases in RNA form is as long as 3000-10,000 base pairs long in nuclear DNA. If anything is happening in DNA it's the opposite of compression; sequences in DNA are 60%-90% longer than they have to be to store the same protein product.

      How about something wooly like finding genes that influence personality traits?

      Well, we have to know that something is hereditary before it's worth the time to go looking in the DNA for genes. Why don't you pick a personality trait that the research suggests is heritable, and then see if somebody's found the gene for it? I think you're going to have a harder time with the first than with the second. Once we know what to look for it's fairly easy to find.

      --
      I never have frustrations, the reason is, to wit:
      If at first I don't succeed, I quit!
    28. Re:junk genes was a junk idea by Grym · · Score: 1

      What exactly is randomness? The term is a little fuzzy.

      I was hoping to be brief because it gets complicated. It's not uniform randomness because the frequency of crossover events is less likely for loci that are closer to the centromere and more likely as one moves outward. Similarly, some areas of a given chromosome cannot successfully crossover because the resulting combination happens within the coding/promoting/regulating section of an important gene and is, thus, lethal. This affects the distribution of closely located non-coding sections. As for insertions/deletions/base-mismatches, again, not all mutations are equal. Even in non-coding regions a mutation could be lethal if it interferes with the regulation, promotion, or coding of an important gene. Additionally, interspersed repetitive DNA moves in clumps and does not insert in a uniform fashion for similar reasons as before. Also, near the ends of the chromosomes telomeres are added by telomerase proteins. But, other than that (and probably a couple other exceptions I'm forgetting), the distribution is indeed random with different combinations having no known impact upon phenotype.

      Can I mathematically model this? Nope, not my cup of tea. =P Have others? For the most part, yes. You must understand that before the paradigm shift in genetics we know as the "neodarwinian synthesis" scientists were, by and large, unable to empirically test their hypotheses. They therefore resorted to theoretical mathematical models and simulations to experiment. Some of it wasn't right, and it wasn't perfect by any means. But much of these studies (and their conclusions) are still remarkably relevant. And, though it doesn't make the headlines of pop-science magazines there is still active research and progress into the statistical nature of genetic variance. Check out Tajima's D, it's on exactly what we're talking about and was discovered in the mid 90's.

      If you're truly interested in this matter, I suggest you audit a class on population genetics or, better yet, evolutionary genetics as either will go in far depth. detail, and accuracy than I ever could.

      How do you know what the shuffling around means? You talk as if it's unimportant "junk" being shuffled around, but do you really know that? Also shuffle words around, I can. Talk like Yoda and still make sense people can. And hvae you aslo cmoe aorscs taht niootn that scrambled text is still easily read as long as only the middle letters of the words are mixed up? Also, by the available tests, coherent meaningful data that has been compressed well is indistinguishable from uniformly distributed randomness, but it is not random however random it looks.

      Believe me when I say that I sincerely do appreciate your attempt at providing an interdisciplinary viewpoint, but I believe your hypothesis that at least parts of the non-coding regions of DNA are actually some form of fault-tolerant compressed data is a bit of a stretch. I don't think you realize exactly how variable genotypes within populations of the same species are. Furthermore, I think you'd have a great deal of explaining to do when it comes to the identical activity of proteins in organisms with drastically different non-coding sequences or "software" as you liken it. Just how much fault tolerance can there be? You'd also have to explain why it appears that natural selection does not act on these regions of DNA. If these regions of DNA have such a significant impact on the life and development of organisms, why wouldn't they be conserved and propagated in the same manner as genes or other known important regions?

      I'll be the first to join you in saying that "junk DNA" term is misleading and inaccurate term. But even if that is the case, one shouldn't make the mistake of jumping to the opposite conclusion that these sequences harbor some mystical, higher-order properties.

      -Grym

  25. Junk DNA by narced · · Score: 4, Funny

    I walk down the street and see 100s of people who appear to be predominantly junk DNA.

    1. Re:Junk DNA by Himring · · Score: 1

      I see junk DNA. They don't know they're junk DNA....

      --
      "All great things are simple & expressed in a single word: freedom, justice, honor, duty, mercy, hope." --Churchill
    2. Re:Junk DNA by MyLongNickName · · Score: 1

      Ummm... that's a mirror you are looking at.

      --
      See my journal for slashdot ID's by year. Mine created in 2005. http://slashdot.org/journal/289875/slashdot-ids-by-year
    3. Re: junk DNA by Black+Parrot · · Score: 1

      "junk DNA" reminds me of the mysterious "dark matter", or "god" or whatever words we use to name something we know nothing about and don't understand, to give them some sort of magical status. It would probably be better to call it "unknown DNA", or "DNA Incognita", or even why not "Here be Dragons", to better remind us of how ancient maps were conceived (answer : it took ages to "publicly" discover all continents and isles). a) We're accumulating more and more evidence that dark matter actually exists.

      b) The term "junk DNA" was invented to describe pseudogenes, where are indeed "junk" in one sense of the term. From there it spread to other DNA Incognita, with the sort of casual disregard for semantic aptness that is a hallmark of humans' use of language.

      One thing I'm sure is that Nature doesn't waste resources, only Humans do, so each yet unknown thing has certainely a very good reason to be there. Lots of biologists used to make that same erroneous assumption, but Gould flagged the error 28 years ago. Lots of Slashdotters need to get caught up on that.
      --
      Sheesh, evil *and* a jerk. -- Jade
  26. My god by Anonymous Coward · · Score: 0

    It's full of stars

  27. The universe as a hologram by Anonymous Coward · · Score: 0

    Our DNA as a hologram.
    Would probably explain even more than just a network.

  28. a little bit concerning. by Anonymous Coward · · Score: 0

    So supposing this is on the money, i cant help but think about all those genetically modified crops, and any kind of DNA manipulation for that matter, if it is so interconnected what errors could we be injecting into this "program"? I mean i can only guess what happens to my program when i send a pointer somewhere it doesn't belong. . . . .until it crashes that is

  29. Next on the list by Torodung · · Score: 1

    Finding out that not all viruses cause "sickness," and that the RNA injection of "friendly" viruses is a source of evolutionary change.

    I'm guessing a lot of the "human genome" is *airborne*.

    --
    Toro

    1. Re:Next on the list by ecbpro · · Score: 1

      Well actually you might be quite right, at least this is what some people believe. It is thought that viruses are THE major factor in evolution of genomes. For instance it is possible that actually viruses "invented" DNA to have a genome resistant to RNAses produced by their hosts (that was in the RNA-world, DNA is much more stable than RNA). Also viruses enhance the mutation rate of genomes and allow in some cases transfer of DNA from one spieces to another. Also a big part of the junk DNA in genomes possibly originates from viruses (transposons and retro-transposons which possibliy are remnants of viruses that once infected the host). Greetings, ecbpro

    2. Re: Next on the list by Black+Parrot · · Score: 1

      Finding out that not all viruses cause "sickness," and that the RNA injection of "friendly" viruses is a source of evolutionary change. Not sure what you're saying. Are you aware that retroviruses operate by getting their own RNA inserted into the victim's genome, so that the victim's own cellular machinery generates copies of it?

      IIRC their relics have proven useful in constructing the evolutionary tree, because the traces of a retrovirus that infected a common ancestor can sometimes still be spotted in the descendent species.

      I'm not aware that any viruses have been "friendly", but presumably all retroviruses contribute somewhat toward our genetic diversity.
      --
      Sheesh, evil *and* a jerk. -- Jade
  30. Re:Its just code that's there for debugging purpos by SnowZero · · Score: 1

    1% of 30 million is still a lot of watch variables....

  31. This is hardly 'news'.. by comm2k · · Score: 4, Interesting

    Why it was called junk before you'd ask? Because our definition of what is useful wasnt all that accurate.. just looking at so called open reading frames and declaring everything else to be junk does not work. There is also the problem with insertions in a gene sequence that are either not or alternatively used. There are plenty of sequences that are never translated (no proteins are made of it) BUT without them we would be missing a big chunk of regulators etc. 'Recent' findings like ribozymes, IRES elemtens, attenuation elements etc. are all not translated into a protein yet serve a very specific function. Some of this 'junk' also serves as a insulator / separator between various sequences. We may never be able to map every nucleotide to some function but declaring it junk from the get go was just looking to be proven wrong. Just look up NCBI and look for some good reviews on this topic ;)

    1. Re: This is hardly 'news'.. by Black+Parrot · · Score: 1

      Why it was called junk before you'd ask? Because our definition of what is useful wasnt all that accurate.. just looking at so called open reading frames and declaring everything else to be junk does not work. The science blogs are reporting that the "junk DNA" was originally invented to describe pseudogenes, relics of functional genes that have been copied (defectively) into other locations of the genome and are no longer active as genes. It is "junk" in precisely the sense that we use "junkyard" for the collected relics of once functional automobiles. The extension to everything of no known utility was later, and has led to a lot of popular misconceptions. But I think there has alwas been at least a few scientists interested in it, and nowadays many biologists are careful to use the term "non-coding DNA" for what some people would dismissively label as "junk".

      The common view nowadays, AIUI, is that anything that is conserved over evolutionary time must have some function that causes disruptions to be selected against. But a lot of it -- the precise amount still unknown -- does in fact appear to be "trash". One of the blogs mentioned a paper whose authors described excising very long sequences from rodents' genomes, without any observable side effects.
      --
      Sheesh, evil *and* a jerk. -- Jade
  32. ID's advantage of evolution by labnet · · Score: 2, Interesting

    Being one of the 0.1% of /.ers that believe God created mankind, (and that we have been in slow genetic decline ever since),
    I thought when this 'Junk DNA' was mentioned many years ago that given time, that opinion will be reversed.
    Thus there was an advantage to ID biologist who would have the opinion, 'cells are an incredible biological computer with beautiful design, this is great fun reverse engineering it all, and there won't be Junk DNA because that goes against God creating life, so lets keep looking for its purpose'

    flame away

    --
    46137
    1. Re:ID's advantage of evolution by Bellum+Aeternus · · Score: 2, Insightful

      Why flame? A different point of view can lead to a break through. You initial hypothesis doesn't have to be correct to discover something useful. And who knows, maybe some day God (pick your deity here) will reveal him/herself to us unbelieving humans and we'll be proven wrong. Unexpected things happen every day.

      --
      - I voted for Nintendo and against Bush
    2. Re:ID's advantage of evolution by anubi · · Score: 3, Interesting
      I believe likewise.

      For me, its an Occam's Razor thing.

      If I find a pencil on the sidewalk, the most obvious thing is someone dropped it.

      I see life, and am at awe of its complexity. I have to conclude something designed it. Jehovah - Yahweh - the name as I understand it is Hebrew meaning "to cause to be". The name of God. Fair enough.

      My problem is finding God. I mean God. Not religion.

      Religion is Man's doing. Even if it was done in the best of intentions. The Church has killed some fine scientists who had it right (Galileo and others). If God was really with the Church, somehow I think God would have let the religious leaders in on it before they went off and violently demonstrated their ignorance?

      Their treatment of anyone questioning them leaves me to believe that their organizations exist to protect the political power of certain factions, and God is brought in only as a pretext for their authority.

      These scientists are decoding the very work coded by God himself. (itself?). Its amazing to me God has seen fit ( here I am again anthropomorphizing him again ) for us to have the wisdom to disassemble our own OS.

      If we ever get to the bottom of this, I feel we will have an even better understanding of the Glory of God - whoever or whatever He is.

      Its something about the elegance of design I see which leads me to believe there has to be some force - some intelligence - far greater than I out there.

      I don't know what it is but I am insanely drawn to it.

      --
      "Prove all things; hold fast that which is good." [KJV: I Thessalonians 5:21]

    3. Re:ID's advantage of evolution by TwilightSentry · · Score: 1

      I myself happen to be a theistic evolutionist. I get flamed from both sides at times...

      Basically, I am a Christian, and I love biology (specifically biochemistry). It's rather hard get much in depth in the latter without assuming evolution, and I have yet to see anything that would preclude the idea that said evolution was guided by God (eg, causing specific mutations, seperating populations as needed, etc.). ...time for the asbestos coat, methinks...

      --
      How to enable garbage collection on a system without protected memory: #define malloc() ((void *) rand())
    4. Re:ID's advantage of evolution by Colin+Smith · · Score: 0, Flamebait

      Being one of the 0.1% of /.ers that believe God created mankind ... so lets keep looking for its purpose Sorry, the answer for you can ultimately never be more than "It's god's will."

      --
      Deleted
    5. Re:ID's advantage of evolution by hanshotfirst · · Score: 1

      I don't know what it is but I am insanely drawn to it.
      Well-phrased!
      1 Corinthians 1:18-29 comes to mind.
      --
      Why, oh why, didn't I take the Blue Pill?
    6. Re:ID's advantage of evolution by Anonymous Coward · · Score: 0

      God? I have no problem with God....
      large scale intitutional organized religion... is a topic for another discussion.

      concerning the topic at hand, I think Catherine Faber gave the best summary I have ever heard:

      http://www.echoschildren.org/CDlyrics/WORDGOD.HTML
      Or to hear it as Cat intended
      http://www.prometheus-music.com/audio/wordgod.mp3

      I wanted to add an excerpt here, but the piece really needs to be appreciated as a whole (it's only about 40 lines), so instead, I'll just
      quote the single explanitory line that appears at the first link above:

      "This song was inspired when a friend of mine complained to me about a run-in with some Creationists, and asked "what can you say to such people?" The first words that popped out of my mouth were "humans wrote the bible. God wrote the rocks." - Catherine Faber

    7. Re:ID's advantage of evolution by Gryle · · Score: 1

      Religion is Man's doing. Even if it was done in the best of intentions.
      Based on what I've read in the Bible, I'd believe God implemented religion, specifically Judaism/Christianity. However I'd have to agree with you that, like always, Mankind has thoroughly mucked up God's handiwork.

      --
      Only two things are infinite, the universe and human stupidity, and I'm not entirely sure about the universe - Einstein
    8. Re:ID's advantage of evolution by Anonymous Coward · · Score: 0

      That's surely an undisprovable hypothesis, though?
      Unless you know the mind of your hypothetical God, you can't predict what He will do, and hence any "random" event might actually be non-random. In order to disprove this, you'd need to make arguments about the nature of your God, and His tendencies towards different actions. (Personally, though, I'd argue that if your God is in charge of all mutations, He'd have to be a bit of a git to let humans suffer from the various genetic disorders they can come down with... so, presumably, He's only in charge of some of them. In which case, your case is even less disprovable, because you can always "ignore" mutations which don't match your idea of what God would have done, because clearly those are the ones that are "really random". Congratulations!)

    9. Re:ID's advantage of evolution by shis-ka-bob · · Score: 1

      I can respect your views on the classic Teleological argument. Establishing that something like Aristotle's Unmoved Mover is reasonable is completely different than accepting the Genesis story. What drives me nuts is when someone starts like this and two paragraphs latter they end up discussing The Flood and why the Universe, Earth, Man and Man's Rib aka Woman are no more than a few thousand year old. Since this is where the grandparent post seems to be headed, I want to understand how anyone can use Occam's Razor to argue for man being created around 6K BCE. The evidence for a much older Universe, planet and life seems overwhelming to me. The observed isotopic ratios point to material (with Z>2) being developed in super novae and then decaying over billions of years. It is fun to take models of super nova 'vomit' and let it decay over a few billion years using know nuclear decay rates because you suddenly start to understand why observed isotopic ratios are 'natural'. This seems like a pretty basic application of coupled first order differential equations. The differences in DNA sequences, along with observable error rates, leads to estimates of common ancestors that are often measured in millions of years. The underlying math is pretty similar to the isotopic abundances. A young universe would also require a completely new physical model of Cepheid variable stars - it seems quite unlikely to me that anyone can develop such a theory that is consistent with know physical laws.
      So, even if I except the teleological argument, how does that move me toward some sort of ID where man was created by a perfect god who then allowed us, and our DNA, to decay after some original sin caused us to fall from grace? I understand that you did not make this claim directly. But you are supporting a parent post where this sort of claim seems implicit. If you want to support the later sort of ID, you need to come up with some way to reasonably explain the levels of lead found in uranium deposits, why carbon 14 is found in living organism but in decreasing amounts in dead remains and why genetic drift arguments, which work for known family trees, are incorrect when they find that 'Mitochondrial Eve' existed about 140,000 years ago. I don't care much about high precision, I want order of magnitude consistency with known physical law. ID is fine with me, if God is the Creator of Laws, where it is these laws that lead to the observed universe. If ID is used to defend the God of Genesis, then I am not on board.

      --
      Think global, act loco
    10. Re:ID's advantage of evolution by Anonymous Coward · · Score: 0

      Being one of the 0.1% of /.ers that believe God created mankind, (and that we have been in slow genetic decline ever since)

      But then why do you believe we have been in a slow genetic decline?

      Why is it so hard to believe that even if God created mankind, he created us so as to continue to evolve and become better in some higher sense. Most people believe God is not that mean spirited or incompetent to create something that can't sustain itself.

      Or you could just choose the Catholic Church's official position and assume God created us via evolution. Then the study of evolution and DNA is not some heresy but rather the same as the study of all nature and all of Creation. Say, the way the scientist worship Creation and therefore God.

    11. Re:ID's advantage of evolution by Abcd1234 · · Score: 2, Insightful

      I see life, and am at awe of its complexity. I have to conclude something designed it.

      Weird. If you ask me, what's truly amazing about nature is the mind boggling complexity and variation that has grown out of beautifully simple principles such as natural selection. If you ask me, that's *way* cooler and more impressive than some god-thing running the show for kicks. After all, a fractal, to the naked eye, looks unbelievably complex... and it's expressed with a simple formula. The same is true of something like Conway's Game of Life. Simple rules generating remarkably complex behaviours. To me, that seems like a far better answer to Occam's Razor...

    12. Re:ID's advantage of evolution by at_18 · · Score: 1

      The modern theory of evolution rests on natural selection. Given that natural selection relies on the death of untold billions of beings, usually by hunger or eaten alive by some animal, such a God would be extremely sadistic.

    13. Re:ID's advantage of evolution by Khomar · · Score: 1

      Thus there was an advantage to ID biologist who would have the opinion, 'cells are an incredible biological computer with beautiful design, this is great fun reverse engineering it all, and there won't be Junk DNA because that goes against God creating life, so lets keep looking for its purpose'

      For those who may not know what you are referring to, Francis Collins, the leader of the Human Genome Project, is a believer in Christianity. There was a really good writeup about him recently in National Geographic where he discusses how his scientific research and religious beliefs can work together.

      --

      I believe in de-evolution. God made the world perfect, man fell, and its been going downhill ever since!

    14. Re:ID's advantage of evolution by Fatalis · · Score: 2, Insightful

      Based on what I've read in the Bible, I'd believe God implemented religion, specifically Judaism/Christianity.

      First, why exclude the newest Abrahamic religion, Islam? Second, granted I'm not a real expert on Bible, but it does seem to speak out against churches, and it also doesn't seem to prescribe any religious hierarchy. The verses about churches are:

      God that made the world and all things therein, seeing that he is Lord of heaven and earth, dwelleth not in temples made with hands; ~ Acts 17:24

      Howbeit the most High dwelleth not in temples made with hands; ~ Acts 7:48

      These are the most straightforward ones, but there are some more that implicitly say the same.

      Mankind has thoroughly mucked up God's handiwork.

      So, does that mean an omnipotent, omniscient being failed? That's an interesting conclusion for a believer. But let's recap his approach:

      1. wait about 10 billion years to create Earth in the outskirts of an unexceptional galaxy that is one of billions, orbiting one of its about 200 billion stars;
      2. wait about 1 billion years to get to abiogenesis;
      3. wait about 4 billion years more to get to a particular primate species with large brains;
      4. let them live short (20 years on average), pain-filled lives for hundreds of thousands of years until they stumble upon agriculture and writing and establish a civilization;
      5. wait a couple of thousand years more and pick some desert tribes in the Middle East as the chosen people, give some very imprecise or false information, order some genocides;
      6. create a great mess on Earth by sending your son (which is also yourself) to die (mimicking many earlier myths about godmen), supposedly to start over and re-brand yourself as more caring, less jealous diety (also, blame everything on your creation);
      7. prove to the primitive people you're the authentic creator of the universe by doing some magic tricks like killing pigs, curing women from menstruations, raising the dead and exorcising "daemons";
      8. forget to leave any contemporary evidence and die, forgetting your earlier promises of what you would do (end wars, unite mankind);
      9. wait for years and reveal the last part of the story to a man who hasn't ever met you so he writes it down;
      10. about 40 years after your death (whatever "death" means to an immortal being) make a guy possibly named Mark write down your feats conjuring food and vandalizing trees, with pretending to have been your disciple, even though he'd have to be exceptionally old then for an era in which the average lifespan was short (making rational people later conclude that this is just made up, or based on an oral tradition, or both; not very credible in any case);
      13. have more texts written, some of them more than a hundred years after your supposed death;
      12. watch your chosen tribes call you a false messiah because you didn't fulfill the prophecies you gave earlier;
      13. see how stupid Gnostics misunderstand everything, pagans call your new followers Atheists, and how Mithrianism almost prevails over your new religion;
      14. have Constantine I help out;
      15. forget to send the memo about monotheism to very large portions of humanity for more than a thousand years;
      16. the council of Nicaea officially recognizes that your son is the same as you, even though you forgot to write it down in the texts; it also discards some writings that you didn't inspire well enough;
      17. see your religion spread through the tribes of barbarians wrecking Western Roman Empire;
      18. by the way, your religion is already split into the Eastern Orthodox cult and the Roman Catholic cult;
      19. some Arab plagiarizes most of your earlier texts and pretends that an angel told him to; do nothing about it, dividing the humanity even further;
      19. have your followers destroy Constantinople, ending the last of Roman Empire;
      20. establish a complete hegemony of your religion over the illiterate masses, mostly benefiting just the clergy and the monarc

      --
      Deus est fatalis
    15. Re:ID's advantage of evolution by TheLink · · Score: 1

      (I am a Christian).

      If you want some stuff to ponder on, go look up the meaning of the name Israel. It means: "Struggles with God".

      You think any normal country would give itself that name AND keep it?

      I believe Israel is God's chosen nation, but if you look at the rest of the Bible, its history and the meaning of its name, "chosen" does not imply that it is a nation that always does what God wants it to. But it sure is playing a significant role, past, current and future.

      Whether you want to believe it's evolution or creation or even both[1], I claim there's "Something There".

      [1] When Jesus created fish to feed the thousands (poor little fishies[2]), did the fish also have a created consistent history? If you analyzed one of those created fishes at a molecular or cellular level, would it appear like it was created seconds ago, or would it appear as if it had the usual lifespan?

      My answer: I don't know, and while it might be very interesting I don't think it's that important, so the same answer goes for the creation vs noncreation debate. What's important is that there were lots of hungry people, Jesus worked a miracle, his followers helped feed the people. Notice that Jesus allowed his followers (and the boy who donated his meal in the case of the 5000s) to participate in feeding the hungry people and thus share in the glory, Jesus didn't miraculously remove the hunger, nor was there a universe without hunger (spiritual & physical) in the first place. So all the debate about how stuff was actually created seems to be missing far more important points.

      [2] Unfair? Who knows. It may well be we have been given a choice - to be props/antagonists that are still going to be used to glorify God (go ahead take the bad guy role - not recommended), or participants allowing God to do his work through us, and thus achieving lasting glory in him and with him.

      Think that's petty and selfish of God? Well go study the actual requirements - problem: everyone has sinned (imperfect[3]), solution: follow Jesus (the one who said: believe and follow me, love one another as I [Jesus] have loved you, help the poor etc). Would you prefer to have the glory of someone who became a multi-billionaire using dubious methods, or someone who does what Jesus commanded? Counting my billions for eternity while remaining imperfect is not my idea of heaven.

      [3] How long do you think imperfect entities can _enjoy_ eternity, whether alone or with others. Eternity is an extremely long time. So if there is no cure for imperfection, it'll be better if there is no eternal life, and that everything ends after death.

      --
    16. Re:ID's advantage of evolution by Dread_ed · · Score: 1

      Technically speaking, religion is a system of actions, thoughts, rituals, etc. that are done in an effort to make the believer acceptable to God.

      The Bible starts with the premise that mankind is acceptable to God on the basis of one thing and that one thing is performed by God Himself at the mere request of man.

      The difference may seem trivial to some; however, if you believe it and are a mature human the results are very different.

      --
      When the only tool you have is a claw hammer every problem starts to look like the back of someone's skull.
    17. Re:ID's advantage of evolution by bar-agent · · Score: 1

      For me, its an Occam's Razor thing.

      If I find a pencil on the sidewalk, the most obvious thing is someone dropped it.


      But, if you found a rock on a dirt path, would you think that someone deliberately placed it there?

      You grew up knowing that a pencil and a sidewalk were manufactured things. All of us, growing up, were surrounded by things that we knew were both complex and created by man. Then, when we learn about biology and genetics, we suddenly learn that *life* is complex. It is therefore natural to think that life's complexity was also created, by God.

      But a quartz rock has a complex structure, too, but one that is regular and understandable, and in chemistry you can *see* such a structure naturally developing from solution. Perhaps that is why you don't see chemists waxing poetic about intelligent design of crystals.

      --
      i'd hit it so hard, if you pulled me out you'd be the king of britain [bash.org]
    18. Re: ID's advantage of evolution by Black+Parrot · · Score: 1

      I thought when this 'Junk DNA' was mentioned many years ago that given time, that opinion will be reversed.
      Thus there was an advantage to ID biologist who would have the opinion, 'cells are an incredible biological computer with beautiful design, this is great fun reverse engineering it all, and there won't be Junk DNA because that goes against God creating life, so lets keep looking for its purpose' Except that ID apologists explicitly deny any knowledge of who the Designer was, let alone knowledge of what He might have done in a design. So their current claim that their "theory" predicted this is an outright lie.

      This is the usual sort of post hoc religious self-rationalization. If you pray for rain and get rain, your prayer was answered; if you pray for rain and don't get any, it was also answered - with "no", for reasons known only to the Rainmaker.

      I haven't read the ID astronomer's book The Privileged Planet, but reviewers say he tries to have his cake and eat it in exactly that way: some aspects of the universe are hospitable to life, so a Designer must have designed them to make life easy for us; other aspects of the universe are inhospitable to life, so the Designer must have designed them to provide challenges for us.

      If the (neo)con artists who are pushing ID as a science want to make predictions that diverge from the predictions of real scientists, well and good. But first they need to come up with a theory, or even a hypothesis, that isn't so slippery that they can spin any observation as support for it. Then they need to make predictions that actually follow from their theory or hypothesis, rather than just jumping on the latest news story and claiming "I told you so!".

      BTW, the ID apologists' claim that this discovery isn't compatible with evolution is also a lie, or perhaps merely a sign of how ignorant they are of their favorite theory to criticize.

      See the analysis of their current crop of claims at The Panda's Thumb.
      --
      Sheesh, evil *and* a jerk. -- Jade
    19. Re: ID's advantage of evolution by Black+Parrot · · Score: 1

      Why flame? A different point of view can lead to a break through. You initial hypothesis doesn't have to be correct to discover something useful. Intelligent Design isn't a hypothesis; it's propaganda pure and simple.

      Ok, I suppose it's still "useful"... as propaganda for the theocrat wannabes.

      And who knows, maybe some day God (pick your deity here) will reveal him/herself to us unbelieving humans and we'll be proven wrong. Supposedly the Christian God already did that. For some reason he did a poor job of the proof. (I can only conclude that He isn't as omnicompetent as He's cracked up to be, or else he doesn't actually care what we believe about Him. Or, of course, perhaps He's simply a myth.)

      Unexpected things happen every day. And magic (including Intelligent Design) has had precisely a 0% success rate at explaining any of them.

      But who knows; maybe you're right and astrology will lead to the next big breakthrough in our understanding of the universe.
      --
      Sheesh, evil *and* a jerk. -- Jade
    20. Re: ID's advantage of evolution by Black+Parrot · · Score: 1

      If I find a pencil on the sidewalk, the most obvious thing is someone dropped it.

      I see life, and am at awe of its complexity. I have to conclude something designed it. Strange logic. Why would "something" design life to be complex instead of simple?

      Especially if, as you propose, that something is God? Couldn't an omnipotent Being just as easily have put our souls in cinder blocks and endowed us with telepathy and levitation, thus doing away with the entire overly-complicated edifice of biology altogether?

      For that matter, why do we need bodies at all, whether biological or cinderblockical? Couldn't He have just created us as naked souls that live where He does? He doesn't seem to need a material world to live in; why should we?

      (All that's just by way of pointing out that your "reasoning" isn't actually reasoning at all; it's just a post hoc rationalization of your beliefs. Please don't blame the messenger; it's nothing personal.)
      --
      Sheesh, evil *and* a jerk. -- Jade
    21. Re:ID's advantage of evolution by crashfrog · · Score: 1

      I see life, and am at awe of its complexity. I have to conclude something designed it. Jehovah - Yahweh - the name as I understand it is Hebrew meaning "to cause to be". The name of God. Fair enough.

      If complexity requires God to design, then who designed God, who surely must be quite complex?

      --
      I never have frustrations, the reason is, to wit:
      If at first I don't succeed, I quit!
    22. Re: ID's advantage of evolution by anubi · · Score: 1
      You do bring up interesting concepts.

      Things like this are interesting to bring up in Church. Yes, I will do things like that. I am not the most popular fella there, ya know.

      One discussion had to do with God communicating to Man by using whether or not a rag left outside would be wet in the morning. I was convinced the man was making decisions based on atmospheric psychrometrics ( humidity/dew point ).

      Sometimes I wish God would give me a personal demo - maybe suspend my car five feet off the ground for seven days straight in full view of everyone so me and my scientist friends and I can verify if any known force is doing it.

      It just doesn't work that way. Admittedly, it leaves me with a condrundrum. I see so much stuff that is so complex I have not the foggiest idea how it came to be. Despite all my training, I can't even make a drop of water out of nothing. Let alone just one leaf. Or an ant.

      If I accept Christ was God embodied on Earth, it was the religions of the day (Sanhedrin ) that did even Him in. What makes me think Religions got their act straight?

      My bet is with the scientists.

      God is Truth. Fact is the holy grail of the scientists.

      Damn me from the pulpit if you will, but if God is going to damn me for eternity, he is going to have to damn me for doing my best to worship Him.

      --
      "Prove all things; hold fast that which is good." [KJV: I Thessalonians 5:21]

  33. DNA is the ultimate Nanotechnology.. by JohnnyOpcode · · Score: 0

    Silly humans, can't you see that DNA is a very sophisticated piece of machinery! Well it is. And once you get a handle on DNA, you'll have a fairly good grasp of the universe and be able to leave your monkey brothers behind.

    PLANET FULL OF IDIOTS..There, I said it, and it felt really good!

  34. human gnome? by Anonymous Coward · · Score: 0

    The human KDE is *way* better.

    1. Re:human gnome? by chmod+a+x+mojo · · Score: 1

      Nah, kde looks better on my computer, the DPY on the "humans" just isn't life like enough for me, I need my HD plasma monitor....

      --
      To err is human; effective mayhem requires the root password!
  35. junk DNA by jalet · · Score: 2, Interesting

    "junk DNA" reminds me of the mysterious "dark matter", or "god" or whatever words we use to name something we know nothing about and don't understand, to give them some sort of magical status. It would probably be better to call it "unknown DNA", or "DNA Incognita", or even why not "Here be Dragons", to better remind us of how ancient maps were conceived (answer : it took ages to "publicly" discover all continents and isles).
    One thing I'm sure is that Nature doesn't waste resources, only Humans do, so each yet unknown thing has certainely a very good reason to be there.

    --
    Votez ecolo : Chiez dans l'urne !
  36. How do these newly published papers differ from... by musicalwoods · · Score: 1

    How do these newly published papers differ from what I just learned last semester from a 3-year-old genetics textbook? A single gene can encode for multiple proteins through mRNA processing (exon excision) DNA encodes for many various RNA strands (mRNA, tRNA, rRNA, snRNA, snoRNA, gRNA, pRNA...) DNA is very repetitious What new concepts do these new publishings offer, or are they just reaffirming whatever source my textbook originally used?

  37. Ok, but... by StarkRG · · Score: 1

    ...can it run Linux?

    Can you dual boot DNA? Like, you can be a human and then go to sleep and wake up a penguin? Hmm, perhaps you'd have to die first since that's the human equivalent of shutting down. Though maybe a soft restart would do, just get kicked in the head hard enough that it turns off for a bit and then reboots. Like a coma.

    Coma: Nature's fsck.

  38. Old saying.. by Dersaidin · · Score: 1

    One genome's junk is another gene's treasure...

  39. eventually they will figure out that... by Anonymous Coward · · Score: 0

    The junk sections among other things contain quaternary structure that acts sorta like a giant difference engine to regulate transcription. But first they actually have to get over their pedantic little egos and realize that the field of genomics is Pyhrric at best.

    oh...

    the joke...

    "I guess mother nature won't be fired for failing to comment her code sufficiently."

  40. Do we even have the *full* genome mapped? by ZombieRoboNinja · · Score: 1

    I remember hearing way back when that the Human Genome people were doing their job more quickly by only mapping the active DNA and skipping the "junk"... if that "junk" is in fact active, does that mean they have a lot more mapping to do? Or is my info just hopelessly out of date?

    1. Re:Do we even have the *full* genome mapped? by aadvancedGIR · · Score: 2, Interesting

      Yes, and yes.

      Anyway, it made sense to focus on the almost-understood parts first since the mapping techniques were very limited (but far more efficient each year) and the task so massively huge it would have been stupid not to limit the first steps to a better understanding of the most easy purpose of the DNA, which is protein encoding.

      Fully understand the DNA will take decades, if not centuries, and maybe someday scientists could be sure some parts of the DNA are actually useless, but that "90% junk" looks like that thing about the neurons maybe not being the only kind of cells participating in the intelligence.

      Just remember that scientist are human, they are trying hard to understand the unknown, but that doesn't prevent them to make mistakes or false assumptions, quite the contrary.

    2. Re:Do we even have the *full* genome mapped? by mlush · · Score: 1

      I remember hearing way back when that the Human Genome people were doing their job more quickly by only mapping the active DNA and skipping the "junk"... if that "junk" is in fact active, does that mean they have a lot more mapping to do? Or is my info just hopelessly out of date?

      Hopelessly out of date :-) I think your talking about Expressed sequence tags (EST)

      The central dogma of biology is DNA makes RNA makes Protein (but since this is biology there are exceptions :-)

      • Think of DNA as the source code (Exons) with lots and lots of commented out text (Introns)
      • RNA is the executable with all the commented out text has been removed
      • the RNA provides the patten to make protein by, so if you know what RNA molecules are in a cell you know to a first approximation what proteins are in that cell.

      Its possible to decompile the RNA executable back into DNA (using Reverse transcriptase (this is important because RNA is unstable and easily breaks down).

      I think thats enough background ... What you do is take some living tissue flash freeze in in liquid nitrogen extract the RNA convert it back to DNA, clone all the resultant DNA molecules (yielding ~50 thousand clones)then pick one at random and do a quick and dirty sequencing on it. Wash rince repeat dump the results in a database

      Back when sequenceing was expensive it was a useful way of snagging genes without having to struggle though mega bases of DNA. Now you can sequence whole genomes (small ones:) in a week and are talking about doing the individual human genomes in a matter of months/. EST data provides support for computational gene predections (just because something looks like a gene, quacks like a gene doesn't mean that it is ever expressed (used) like a gene:-)

  41. Broadband DNA by wooferhound · · Score: 0

    So ...
    They are saying that the DNA is Broadband !

    --
    We are Dead Stars looking back Up at the Sky
  42. Jesus, bring on the Intelligent Design wakos! by MonkeyBoyo · · Score: 1

    The last time something like this was announced the Intelligent Design wakos went crazy. E.g. if "junk DNA" contains meaning then Evolution is wrong because that whole theory is based on protein encoding genes. If there is some overall all control mechanisms outside of the genes then that can only be evidence of some intelligently designed mechanism.

    1. Re:Jesus, bring on the Intelligent Design wakos! by largesnike · · Score: 1

      you're asking Jesus for wackos?
      - ducks -

      --
      "Laugh while you can a-monkey boy!" - Dr Emilio Lizardo
    2. Re:Jesus, bring on the Intelligent Design wakos! by largesnike · · Score: 1

      Actually, I can see the conversation now:

      MonkeyBoyo: Jesus?
      Jesus: Yes, my brother?
      MonkeyBoyo: bring on the Intelligent Design wakos!
      Jesus: well, I'm not supposed to indulge masochism, but have you tried some of the churches around utah?

      --
      "Laugh while you can a-monkey boy!" - Dr Emilio Lizardo
    3. Re:Jesus, bring on the Intelligent Design wakos! by geoffrobinson · · Score: 1

      You may be missing the historical context. For years, Darwinists pointed to Junk DNA and assumed it based on their views of dead-ends. Intelligent Design would have encourage looking for uses in what may appear to be Junk DNA. That's why it is a big deal.

      --
      Except for ending slavery, the Nazis, communism, & securing American independence, war has never solved anything.
  43. Genetically Modified by wooferhound · · Score: 0

    What about Genetically Modified vegetables ?
    is that modifying the broad DNA enough to affect the edibility of the food ?

    --
    We are Dead Stars looking back Up at the Sky
  44. Does it amuse anyone else by ridgecritter · · Score: 1

    how predictably people label things they don't understand as "junk"? Well, gee willikers, we sure can't figure out what that there stretch of DNA is doing, it must be junk! Oh, you wanna know why, if it's useless, it's been preserved for a couple of billion years or so? Dunno, maybe my grad student has an idea. Gimme a beer.

    1. Re:Does it amuse anyone else by crashfrog · · Score: 1

      how predictably people label things they don't understand as "junk"?

      We don't call it "junk DNA" because we don't understand it. (In fact we rarely call it "junk DNA" at all. That's something the crappy science writers came up with.)

      What we call it is "introns", and their defining characteristic is that these are very long, highly-repetitive sequences with no promoters that are cut out of the mRNA transcription product and discarded. I mean, think about that for a second. In the vast majority of cases that we've looked at, these sequences can be discarded or mutated freely with no effect on the organism. This article notwithstanding - to be honest, it looks like what it usually looks like when programmers talk about DNA, a bunch of jargon-laden gibberish - that's still true. The vast majority of our genome consists of sequences that either are never involved in protein production, or, when they are involved, are nearly immediately excised before protein translation occurs.

      None of that stuff is our ignorance about what that stuff does. We're finding out that some of those sequences have structural functions. The ablation of repetitive sequences at the ends of DNA called "telomeres" represents a planned obsolescence of a cell lineage that prevents genetic damage from accruing to dangerous levels for the organism. Sequences in the middle provide something for the centromeres to latch onto.

      So learn a thing or two about the field of genetics before you open your mouth. Your experience coding webpages in PHP doesn't represent a graduate-level understanding of genetic biochemistry, I'm sorry to inform you.

      --
      I never have frustrations, the reason is, to wit:
      If at first I don't succeed, I quit!
  45. Bible Code by wooferhound · · Score: 0

    It's the "Bible Code" in the DNA . . .

    --
    We are Dead Stars looking back Up at the Sky
  46. Patent wrench? by mattr · · Score: 1

    Interesting. Not that I sort of expected something like it for a while.. though maybe not as a "functional network". There is so much going on or that could be going on in there, maybe we need to have simulations made like the ones that allowed circuits to program themselves wierdly/organically using induced currents, just so we can get a handle on the tricks that evolution may have drawn on. For example rereading a sequence with a byte offset. Incremental diffs (maybe some of this happens in polyploidal plants..), even something really hard to understand conceptually like using holographic information storage in some bits, or electromagnetic/quantum/local chemistry effects between different parts of dna. IANAbiologist but it stands to reason that valuable tricks which increase robustness or variation at little expense are bound to get taken up in an organism. It may be that much "junk" dna really is junk but that parts of it are laced with important data bits that do in fact get used. Hope we can find some relatively simple microorganism that demonstrates some of these same issues... Anyway it seems we have made another milestone if the report is true and now we get a slightly better handle on what is going on. Only thing... last time I checkd it was extremely hard for grads of a joint biology/cs program (students who wanted to go into this field) to get a paying job after graduation (except sometimes at a drug company) (in Japan). I don't know if this has changed but certainly we need a lot more people who know a hell of a lot about biology and computer science to crack this in our lifetimes.

  47. Ah, yes... by djupedal · · Score: 1

    "Dammit, Jim! I'm doing all I can. I'm a Doctor, not one of your shiny youngbuck Engineers!"

    "This creature has no recognizable central nervous system - no heart, lungs, kidneys, liver or even a simple brain that I can find. Maybe if I WERE an Engineer I could make sense of all of.......this..."


    If McCoy couldn't envision a connection between data networks and the human genome, what does that say about - Wait...he was an actor, right? Not a real doctor in the future...?

    Roddenberry has some explaining to do!

  48. FU Classes by Anonymous Coward · · Score: 0
    Well that settles it. Even nature knows that functions are better than classes.
    FU classes, FU C++

    C all the way!

  49. Evidence for an old idea by DerangedAlchemist · · Score: 2, Interesting
    It has long been suspected that 'junk DNA' or 'non-coding' regions had some purpose, but is was not obvious what purposes or how. But some amount of gene regulation was definitely known, like promoter sequences.

    Whenever I read something like this, I get a reminder how poor is biologists' comprehension of Computer Science, Information Theory, and languages. So, 90% of genes aren't "junk" after all. To anyone who does know something about the aforementioned topics, duh!

    If they hadn't suspected it, multiple groups around the world wouldn't have worked on this thing for such a long time. It's one thing to have a theory, another to prove it, despite what creationists may say ;)

    First, evolution would weed that sort of thing out in a hurry. Two organisms with genes that achieve the exact same thing, but one has a more efficient encoding? No contest!

    Actually, generally no and genome sizes can very a lot. There are a great many things that can complicate this. But you do see effects like this in cases like viruses that have limited space to pack DNA in the virus capsid. Not only do these viruses not have junk DNA, but even use some compression like techniques.

    Second, ever tried compressing a DNA sequence? They don't compress very well! Meaning, they don't have much redundancy.

    I think you are thinking of the coding regions. Redundancy is a notable feature of many non-coding regions.

    Third, why this obsession with zeroing in on a magic gene that causes X? Do they think the language of DNA is context free? Defects could indeed be expected to have no context, but for the rest-- which genes determine a person's blood type? Eye color? Skin color? Going about that task by trying to find the magic gene for something like that is like a person who never learned to read trying to figure out the plot of a book by trying to recognize patterns of letters.

    I think you've chosen very poor examples to illustrate you're point. Those are all features controlled by a very small number of genes or a single gene. In other context though, this could be an important way of thinking. For example, cell machinery matters too. Kinda like software vs hardware.

    To match your analogy, if you can't read you have no hope of understanding the plot. First you have to figure out how to read. You might be able to figure out words from patterns of letters though. You have to start somewhere.

    The magic gene thing is a matter of hoping for a solution that is actually simple and viable. If it's one gene, a single drug has a good chance of working. There are many diseases that actually work this way, so why wouldn't you look for a simple answer first. Things that involve lots of genes, like cancers, haven't had much success.

  50. Ban GMO Grops Immediately by giafly · · Score: 1

    The new data indicate the genome contains very little unused sequences and, in fact, is a complex, interwoven network. In this network, genes are just one of many types of DNA sequences that have a functional impact. "Our perspective of transcription and genes may have to evolve," the researchers state in their Nature paper, noting the network model of the genome "poses some interesting mechanistic questions" that have yet to be answered.
    If this research is right, it would be naive to assume it only applies to human DNA, and clearly the way that genes function has been significantly mis-understood. While this remains the case, for the forseeable future, only a reckless fool or a criminal would sell genetically modified food for consumption by humans or farm animals.
    --
    Reduce, reuse, cycle
  51. As several posters have already commented... by OneSmartFellow · · Score: 1

    ...I never believed in the idea of 'junk' DNA either. I have had several arguments with my sister, a post-doc biochemist teaching at a major university, about the stuff. I suspect part of the issue is that there are certain types of people who are so caught up in how much they know, that they really think they know everything, and so allow themselves to make idiotic conclusions like that which lead to labeling the 'junk' sections of DNA.

    Now, for my other pet peeve: We only use 10% of our brain. Who is the knob that came up with that one !

    1. Re:As several posters have already commented... by Anonymous Coward · · Score: 0

      Now, for my other pet peeve: We only use 10% of our brain. Who is the knob that came up with that one !

      Calvin Trillen, a great columnist, one remarked on the Tonight Show that the 10% saw was total garbage - "I don't know about the rest of you people, but I am going flat out!" Genius - pure, unadulterated genius.

    2. Re:As several posters have already commented... by Nachtwind · · Score: 1

      No one ever said that. It's either misquoted or mistranslated. Albert Einstein once said, in German: "Wir nutzen nur zehn Prozent unseres geistigen Potentials." Translation: "We only use ten percent of our mental (meaning: intellectual) potential." Turning on the TV and watching for 5 minutes will tell you this is very optimistic. At least you will agree he has a point. I don't know when this became misunderstood as some bogus neurobiological statement.

  52. Cells run on Unix not Windows by Flying+pig · · Score: 1
    In DNA, looks like everything is a file. DNA doesn't have any pretty icons and we don't know how to read the metadata - if it exists - to identify the boundaries of an element and its function. Nor do we know if, within "file" elements - organised sequences of code - there are internal sequences using a different encoding. Is this surprising?

    The only thing that gives me huge pleasure in this (sorry) is that I find Richard Dawkins overbearing, overclaiming, and pompous. It's nice to know that his approach to genetics (believing the "gene" is a highly conserved element) is now so hugely out of date. When his book, the Selfish Gene, came out the title peed me off because it suggested, to the general public, that a gene could have intention. Now it's becoming clear that the genetic system is more like a general purpose filing system than a magnetic tape. And we're still at the level of trying to understand it by reading the pattern of 1s and 0s (well, 0-3s in fact) off the disc because we really don't understand how it's organised.

    Now, how do we boot an organism and then switch to Runlevel 5 so we get the graphical interface?

    --
    Pining for the fjords
    1. Re:Cells run on Unix not Windows by MichaelSmith · · Score: 1

      Do we know enough to be able to build a virtual machine to emulate the environment in which the Genome operates? In other words, can we feed the known genome in at one end and get a simulated person out at the end?

    2. Re:Cells run on Unix not Windows by crashfrog · · Score: 1

      DNA doesn't have any pretty icons and we don't know how to read the metadata - if it exists - to identify the boundaries of an element and its function.

      I'd like to introduce you to two of my little friends: Mr Start Codon (TAC) and Mr. Stop Codon (ATT, ATC, and ACT.) They define the boundaries of protein-coding sequences.

      But, you know, go on pretending like biologists are as ignorant of genetics as you appear to be. And you think Dawkins is the overclaiming one? I love when biology articles pop up on Slashdot because it's a great opportunity for idiot programmers to get together and say hilariously inaccurate things about genetics that any biology freshman could correct.

      --
      I never have frustrations, the reason is, to wit:
      If at first I don't succeed, I quit!
  53. Creation Science by Anonymous Coward · · Score: 0

    Ugh. Creationists have long argued that there is no junk DNA, just DNA that we don't understand yet. This is just another nail in the tomb of evolution as far as all those inbred, illiterate, creationist hillbillies are concerned. Just wait to hear the chorus of "told you so's" from those trailer-dwelling, pick-up truck owning douche bags.

    In the words of MC Hawking: "Fuck the creationists. FUCK THEM."

  54. Re:Intelligent design predicted this! by TuringTest · · Score: 1

    Oh yes? So what was EXACTLY the function predicted by intelligent design for "junk DNA"?

    --
    Singularity: a belief in the "God" idea with the "demiurge" relation inverted.
  55. Nature, the Idiot. by Sqreater · · Score: 0, Troll

    Nature is NOT an idiot. Of course she doesn't carry massive amounts of "junk DNA" along on every cell devision. Apparently ego-fueled "scientists" who see nature as an idiot who has to be corrected have come around a little. Now, if we can just get them to respect nature and the evolutionary process enough not to cross every moral line there is before they find out that stem cells are not a panacea for all man's ills. Nature did NOT overlook stem cells as a repair mechanism. It is for egocentric scientists to explore WHY she doesn't use them to repair things like Parkinson's disease before they go off promising things they will never deliver. A little respect for the complex process of evolution equals common sense in science. And it will save the taxpayer billions of dollars in bogus research funding.

    --
    E Proelio Veritas.
  56. All your base-pairs are belong to us? by Anonymous Coward · · Score: 0

    Haha

  57. Re:Not aimed at YOU, but... by Anonymous Coward · · Score: 0

    hate Steve Jobs and Bill Gates [...] both big-time liberals.


    but... but... but... (head explodes)
  58. And evolution is still believable? by Anonymous Coward · · Score: 0

    After all of the evidence of the wondrous complexity of life, people still believe in evolution? Ok, so now, who's operating on blind faith in the religion of evolution, whose high priests are the scientists who hand down accepted dogma and ridicule those who disagree? The shoe's on the other foot now.

    1. Re:And evolution is still believable? by Anonymous Coward · · Score: 0

      Right, but you're using scientist's views in this case to confirm your bias, but other scientist's views, you dismiss. Why is that?

  59. so are individual genes still real? by mrpeebles · · Score: 1

    Does this imply that while certain characteristics depend very strongly on individual groups of molecules in a particular chromosome, in general our genetic information might be better thought of as somehow a property of the entire chromosome, analogously to thinking of the same chromosome's (relativistic) mass being a property of the entire chromosome rather than the algebraic sum of the parts?

  60. Test your theorems by ourcraft · · Score: 0

    Every time someone, who has a "because-I-said-so" belief system, sees the real life working out of the scientific method, with its "theory/evidence/new theory" cycle, they feel it provides an opportunity to disparage the method that provided the evidence they site as proof that the scientific method is wrong.

    "My parents, and the people they gave authority for thinking over to, believe this (insert any mythology), you use the scientific method, one of us is wrong."

    It isn't a choice between your particular set of "because i said so" mythologies and the scientific method. Its a choice between the entire set of "I insist this is true in spite of evidence" mythologies not limited to yours, on the one hand, and the scientific method, on the other.

    The great thinkers of our history, including social justice, philosophical, religious and spiritual, thinkers, agreed on many things; kindness, generosity and justice come to mind, but where they differ is caused by the level of science and evidence of the universe we live in, or their willingness to study it.

    Be kind and test your assumptions. Today's findings are another proof of that premise.

    1. Re:Test your theorems by TrnsltLife · · Score: 1

      "My parents, and the people they gave authority for thinking over to, believe this (insert any mythology), you use the scientific method, one of us is wrong."

      The problem is this: even people who think the only valid form of knowledge is knowledge derived from the scientific method, actually end up accepting knowledge based on trust and "authority". I.e. you believe the earth orbits the sun, that electrons protons and neutrons compose atoms, that your cell really has DNA, and many other things. Someone did an experiment to determine each of these things, but it is unlikely that you or many others have done each of these experiments yourselves. If you have not, then you are accepting a story from other people that you have not empirically verified.

      You could probably go and verify each of those things yourself, but could you verify all the scientifically derived knowledge that the human race has accumulated, and do so in your own lifetime? It is unlikely that you could or that you would want to.

      There was an article recently about how the universe is expanding, and in the distant future, any humans around would not be able to tell we are in an expanding universe because all the points we measure expansion by would be too far away to measure anymore. At that point, humans could choose believe the stories written down about how we live in an expanding universe. They would no longer be able to scientifically verify the true answer, but they could arrive at it if they trusted those who came before them.

      All world religions have people who claimed to have experiences with God or the supernatural. E.g. Abraham heard God saying, "Abraham, go to the land I will show you. I will bless you and bless all the world through you." If that truly happened, and we truly have that story passed down from Abraham, then we can choose to believe it. If it truly happened and we trust only the scientific method, then just like those future humans in the expanding universe, we close ourselves off to valid but scientifically-unknowable knowledge.

    2. Re:Test your theorems by ourcraft · · Score: 0

      even people who think the only valid form of knowledge is knowledge derived from the scientific method, actually end up accepting knowledge based on trust and "authority".


      Its called peer review. If you want to posit something, you have to provide the theory, the evidence and the systems you used to accumulate the evidence. Then peers, colleagues, friends and enemies all examine your data, sift through through your calculations and your logic and your evidence and your methods. Then they do the experiment themselves. Then they devise new experiments, and publish those and the cycle starts again. And when the evidence doesn't match, new theorems have to be devised.

      When the peers can't come up with a better reason for their evidence than the mere statement that it is valid "cause I was told it was" its called bullpucky. It doesn't matter how warm the idea is or good it makes you feel, or that your mother is still proud of you.

      There were how many books or scrolls left out of your favourite absolute truth? Who appointed the editors what systems did they use to choose? What evidence that were correct did you apply to judge their skills? Which variant of its interpretation do you ascribe to? What year did that set of interpretations become correct? 33 years after the death of its founder? 1200? just the last eight or so years? Now apply those same questions to any other set of "I say this is true" systems. Intelligent design is a tiny tiny set of "dont argue with me" statements that are not shared anywhere else on the globe. To "agree" with (actually just accept)them you have to throw out not just all the evidence for most sciences, but their theories and even the idea of logic.

      Positing that "I didn't do the test personally" is the same as throwing out the idea of scientific method is sophistry. Logic is a wonderful thing - it shouldnt be twisted to arrive at predetermined endpoint. It is the road that takes you to the endpoint it points to, if its not the one you wanted, well rethink. Throw out simple gene-to-outcome linearity. Throw out atoms as the smallest bit of matter, and now throw out electrons as the smallest. The sun isnt the centre, now our galaxy isnt the centre. Oh look there isnt enough matter in the universe, how do we explain that?

      No one tried to prove that the sun was the centre of the solar system, they had to accept it despite their wants, needs, mother's love or papal decree and punishment.

      Thats not a bad thing, its a good thing. That why we use recipes that are "tested in the kitchen," and not just accept that "This dude accepts all our "I tell you so's" about science so he'd make the best president." And by the way to be really direct, have any of the "I have direct knowledge of the truth" insistors apologized for insisting on this particularly egregious error yet? Or has it lead to even a small amount of humility about their "I know the truth no matter what the evidence suggests" conceit? I ask because in larger part because that's what they are for, political power, not science or spiritual knowledge. It appears to me that religion does two things, it posits what and how the world and universe actually work and its origins, and two it proscribes social behaviour and systems to govern us all based on those presepts. I would suggest that evidence and scientific method show conclusively that the one is in error and history shows that the other is a cruel and terrible joke in which millions perish and societies crumble. Present history is everyday shoving this fact directly into our face.
    3. Re:Test your theorems by TrnsltLife · · Score: 1

      Positing that "I didn't do the test personally" is the same as throwing out the idea of scientific method is sophistry.

      I don't say "throw out the idea of scientific method". I say "throw out the idea that the scientific method is the only method for a person to acquire true knowledge about reality".

      The point about the expanding universe is:

      1. We can now know the universe is expanding through scientific methods
      2. People in the far future will not be able to know this via the scientific method.
      3. Regardless of their knowledge, the universe will be expanding
      4. If they believe, based on some level of trust, that their ancestors were telling the truth, they can know the fact that the universe is expanding.
      5. Their knowledge is an appeal to the authority of their ancestors, but their ancestors' authority was the scientific method.

      I thus posit that the scientific method, while a valid way of gaining knowledge, is not the only way of gaining knowledge. There are further some branches of knowledge that are non-scientific, and non-verifiable. The great examples are mathematics and logic. We hold these truths to be self evident, that mathematics and logic are true, and that mathematical and logical theorems are valid forms of knowledge. But mathematics and logic cannot be verified by the scientific method, indeed they underlie and uphold it.

      All I want people to do is realize that there is knowledge beyond the scientific method that is equally valid; that the scientific method is useful and necessary, but it is not the be all and end all here.

  61. Oh great by Mathness · · Score: 1

    Oh great, that just killed my idea for a weight loss program using a pair of scissors and a guide to junk DNA.

    --
    Carbon based humanoid in training.
  62. Great, so now we have junk RNA by DrJay · · Score: 1

    The press release this story is based on is absolutely terrible, in that it's using a definition of "functional" that i can only describe as bizarre. The discovery in question is that much more of the genome is copied into RNA than we'd realized. According to the story, that makes it "functional."

    In reality, it only shifts the issue: we now have tons of RNA with no apparent function. That RNA is in the exact same situation that junk DNA was - in essence, we now have a junk RNA question. If that RNA turns out to be nothing more than a byproduct of the RNA copying mechanism, then it truly will be junk. If it is junk, what does that mean for the underlying DNA? Is it magically not junk, despite producing nothing of use?

    Until we know whether these RNAs perform some function, the talk of "no junk DNA" is little more than overinterpretation and hype.

    --
    ______ This mind intentionally left blank.
  63. While I agree in general... by Anonymous Coward · · Score: 0

    I believe in God, but I don't want to assert that things have to be a certain way for God to exist. I would say there are two extremes one could take on the issue. First is the idea that everything should be found to be exactly optimal because it was engineered by an infinite mind. You've basically stated that position, but qualified it with a the genetic decline. The second is that life is here because a machine was engineered that would produce us via a purely natural process. This position doesn't point to the being as perfect, but rather the substance and laws of our reality from which life arose. Alternately, those who do not believe in any divine influence will see everything as self-extant.

    Anyhoo... I don't know exactly where I stand. :)

  64. Teleological Argument by Any+Web+Loco · · Score: 2, Insightful

    You found your belief in God on what is known as the Teleological Argument. There are a number of formal reasons why this argument is a poor one. The wiki link I've given you is a good place to start learning why it's not good, and Richard Dawkins' The Blind Watchmaker" has a fairly exhaustive treatment.

    1. Re:Teleological Argument by bigbird · · Score: 2, Interesting

      And the wikipedia Teleological Argument article links to Argument from poor design, which gives examples of poor design.

      One of which is "Portions of DNA -- termed "junk" DNA -- that do not appear to serve any purpose."

  65. They're experts, they're omniscient by Scrameustache · · Score: 1

    After assembling something, if there are any parts left over I simply declare them to be extra junk. With scientists declaring the same thing about DNA they can't identify, I guess the old saw is true, great minds do think alike. They used to say that the pancreas was just there to keep the rest of the guts in place.
    They once removed a part of the brain that was obviously useless, and getting in the way of their operation to a vital part... the patient could never again acquire new knowledge after the operation (as in Memento).

    So I never believed them when they were saying "junk DNA".
    As usual, that was just hubris.
    --

    You can't take the sky from me...

  66. Some of this is not so new. by Pedrito · · Score: 1

    We've known for a while that DNA isn't just genes. For example, there are certain sequences associated with histones, and this has been known for a while (though I don't have the papers to site on me). Histones aren't functional in the same way most proteins are. They're more like DNA "spools" (thanks to wikipedia for this analogy). A human DNA strand is about 1cm long, which obviously is a lot bigger than the nucleus of a cell. So DNA coils up into a very tight structure in multiple layers of coiling. First it coils in spirals, then these spiraled segments bend around histones and then there's an even higher layer of folding that takes place. All of this managed to shrink the actual DNA to a size small enough to fit in the nucleus.

    Most parts of DNA are inaccessible in this coiled state. To create proteins form the genes, small segments are either exposed or can be exposed, in such a way that transcription factors can get to the necessary segments.

    What's important about this is that the parts of the DNA that code for histone placement don't follow a simple pattern, and it's not a repetitive pattern. That is, it's very hard to go looking through a segment of DNA and identify the sequences associated with histones, though a good deal of light has been shed recently on how this is done. Off of the top of my head, I have no idea how much DNA is involved in this, but it's a significant chunk. About 150 base pairs associated with a histone wrapping and these base pairs wouldn't be used for creating proteins. But the placement of the histone markers is important because it has some effect on what genes can be available for transcription (and thus being used to create proteins).

    This kind of functionality is clearly important, but the key research in genes has been in determining the causes of disease because this is clearly one of the more important aspects of having access to genetic information. Genes encode for proteins and creation of malformed proteins or the inability to create certain proteins is the cause of genetic diseases. Many cancers are related to a malformed TP53 gene. This gene encode for a protein call p53. p53 is generally responsible for fixing certain mutations in DNA, if it can, or causing apoptosis (cellular suicide) if it's unable to fix the DNA. So if the TP53 becomes mutated in such a way that it can't produce function p53, cells are unable to repair genetic damage and unable to undergo apoptosis when the repair is unfixable, thus the cells become "immortal."

    This is really the more important kind of stuff we need from genetics right now. That's not to say this work isn't important. It is. But the stuff that's going to result in disease cures is the stuff associated with proteins we use and proteins we need to function properly. That's why the research has been so heavily leaning in the direction of identifying genes associated with known proteins.

  67. The whole "junk" DNA thing always bothered me by jollyreaper · · Score: 2, Insightful

    I'm sure it wasn't a responsible scientist who popularized the term, it was probably a science writer. But it's just a variation on the pointy-haired boss credo "Anything I don't understand is therefore easy" morphed into "Anything I don't understand is therefore unimportant or unnecessary." It's like that other popular fact, "we only use 10% of our brains!" No, we only know what 10% of it is doing.

    I guess this bugs me so much because I see the problems caused by an ignorance of the facts every day. "Hey, quit standing around! Let's git'r'done!" Yeah, charge into a situation like a bull in a china shop. Hey, asshole! There's a reason why we didn't want you to go through that wall, the cat-5 was back there! Wow, a new hire that I just found out about this morning? Why yes, we have no computer for him, we told you there's a reason why we have to be informed of hires once a position is announced.

    --
    Kwisatz Haderach
    Sell the spice to CHOAM
    This Mahdi took Shaddam's Throne
  68. this is familiar to anyone who's studied GA by toby · · Score: 2, Interesting

    Machine simulation of genetic/evolutionary algorithms often produces so-called "junk" which when analysed further, this frequently proves to be tied to the function of the overall organism in mysterious ways. I'm sure that leading GA researcher John Koza made this observation in early papers, but it's something that anyone playing with genetic algorithms will encounter sooner or later.

    I couldn't find the quote I was looking for, but only this broad statement from Genetic Programming: Biologically Inspired Computation that Creatively Solves Non-Trivial Problems, Koza (1998):

    The design of complex entities by the evolutionary process in nature is another important type of problemsolving that is not governed by logic. In nature, solutions to design problems are discovered by the probabilistic process of evolution and natural selection. There is nothing logical about this process. Indeed, inconsistent and contradictory alternatives abound. In fact, such genetic diversity is necessary for the evolutionary process to succeed. Significantly, the solutions evolved by evolution and natural selection almost always differ from those created by conventional methods of artificial intelligence and machine learning in one very important respect. Evolved solutions are not brittle; they are usually able to grapple with the perpetual novelty of real environments.
    --
    you had me at #!
  69. Not data by kbahey · · Score: 1

    Not data. This assumes it is compiled already and this is the object code.

    I think DNA is more like an interpreted language and this is just comments between the actual lines of code ...

    Like PHP, there are so many ways you comment: /* comment */ // comment
    # comment

    So, it appears as junk, or can be mistaken for data. :-)

    Yes, still having my morning tea ...

  70. Junk ? by jefu · · Score: 1

    I might be more interested (and look at it more carefully) if the fractogene site didn't look like half of the crank science web sites around. Using nice buzz words like "self similarity" and "fractal". And "reverberates" just makes me think of someone talking about "good vibrations".

    The science may be good - I am not a biologist and really didn't read much past the first page, but the presentation is enough to drive away anyone who has ever visited timecube or similar sites.

    1. Re:Junk ? by Shipud · · Score: 1

      Actually, no, the "science" in junkdna.com, is, well, junk. Also, junk DNA was for the past 20 years a tongue-in-cheek misnomer. It was basically known that we don't know what those regions do,although it was well agreed that some portion of them was functional.

      --
      /sdrawkcab si gis siht
  71. they're already on it... by Anonymous Coward · · Score: 0
    1. Re: they're already on it... by Black+Parrot · · Score: 1

      http://www.wired.com/science/discoveries/news/2007 /06/junk_dna

      http://www.ideacenter.org/contentmgr/showdetails.p hp/id/1155 And here is a good blog post that calls attention to the utter inanity of their spin. (And in the "fair and balanced" treatment of the topic by Wired's [pseudo]science writer.)

      No, let's call a spade a spade: s/inanity/dishonesty/

      --
      Sheesh, evil *and* a jerk. -- Jade
  72. Article and understanding of it are wanting by plunge · · Score: 1

    After reading what some actual scientists have to say about this, I think its worth noting that the way this article phrases and "explains" things is seriously confused and confusing, and most of our discussion here is a complete mess because of it. Understanding biology's position on JunkDNA is a LOT more complicated than just thinking you know what the word "junk" implies.

    Here's some posts relevant to this issue:
    http://genomicron.blogspot.com/2007/06/more-about- encode-from-scientific.html
    http://genomicron.blogspot.com/2007/06/junk-dna-ge ts-wired.html
    http://sandwalk.blogspot.com/2007/06/wired-on-junk -dna.html
    http://scienceblogs.com/pharyngula/2007/06/its_jun k_get_over_it.php

  73. RNA lives only for minutes by peter303 · · Score: 1

    That made it difficult study its amounts and behavior until newer techniques were invented. DNA is practically eternal compared to RNA.

  74. Another misleading "junk DNA" article by hywel_ap_ieuan · · Score: 2, Insightful

    The only thing worse than these poorly-written articles are the inane comments they generate.

    The biologists who actually study DNA have known the following for a long damn time. Any "science" writer who gets them wrong should be sent back to writing obituaries and wedding announcements.

    Most DNA in multicellular organisms does not code for proteins. Some non-coding DNA performs other functions. Lots and lots of non-coding DNA has no function at all. None. It's not "data", it's not "metadata", it's not structural or anything. There are very long stretches of DNA that you can alter radically or even delete and it makes no difference to the organism at all.

    I'm just a layman and my technical knowledge on this subject is just about nil, so don't take my word for it. Go read what a Biochemistry Professor at UToronto (Larry Moran) says here or here or what another biologist (T. Ryan Gregory) says here.

    Biology is insanely complex and messy, especially compared to computer science. Here's a hint for all the programmers, database admins, sysadmins, and other bright and talented professionals who feel moved to speculate about DNA and similar subjects: If the viability of your idea depends on the assumption that the actual researchers are too dim or ill-informed to make the connection, it's either a bad idea or it was done years ago.

  75. Control Machinery by simpl3x · · Score: 1

    What it is simply control machinery. Much of biology is the combination of essentially different cellular functionality. Requiring it to be either, or, simplifies the process beyond recognition. What if to conserve cellular space, the sequence controlled the assembly of material? It is neither simply data, nor simply machinery, but both.

    The beuaty of nature is its ability to create and vary in a controlled and impossibly complex manner. My bet is that the sequence is like the CNC controls on a milling machine, or the layering controls in a rapid prototyping machine, and the cellular building blocks are like the cutting or layering of material.

    Examples of codependent cellular systems abound creating a seemingly single life form but combining into life, like us.

  76. Mod Parent Down by Anonymous Coward · · Score: 0
    First off, it's "harebrained" (as in a hare, rabbit) not "hairbrained".

    But most importantly, the post says nothing interesting, new or insightful whatsoever:

    DNA/RNA is "machine code" and data which runs on the laws of nature...

    Is this a new idea? Absolutely not. People were discussing this idea as soon as (if not before) Watson & Crick published.

    akin to a self-modifying FPGA...

    Similarly the idea of self-modifying RNA/DNA code/data has been around since Watson & Crick.

    In other words we're so far only looked at the boot code and associated data...

    This is just wrong, wrong, wrong. We don't know where the boot code is, so we haven't "looked at it".

    And it makes sense - if you think of the program as a massive recursion network which builds common parts (stem cells) and then organizes and specializes. ...

    Does it? Show us the recursion, please. Oh, you don't know that it's even _there_, do you?
    "organizes and specializes" -WTF!??

    I know that's a simple bastardization ... but perhaps I've just looked at too much dissassembler. I will feel a little vinticated if this is proven...


    Bastardization? You said nothing that was either clear or new! "Vinticated(sic)"? You can hardly be vindicated for writing crap.

    Editors, you're failing. Please don't mod posts up if you know nothing about the subject area. Here you've given a 5 to a post devoid of content.
  77. transcribed != functional by eli+pabst · · Score: 1

    The major leap people seem to be making here is that these transcripts actually do something. Just because something is transcribed into RNA does not make it functional. The transcriptional machinery is surprisingly sloppy and often produces a distribution of transcripts rather than 1 particular type of a precise length. Often many of the aberrant transcripts are later recognized through a process known as non-sense mediated decay, whose role is to identify and break down abnormal RNA transcripts. So if you take a snapshot of all the transcripts in a cell at any given moment, then it's likely that you'll see a variety of these weird transcripts. The real question is do that actually do something? If you're going to look at very rare transcripts at the extreme tail of the distribution (in terms of how common they are in the entire pool of transcripts made from a single gene), then you're going to need to show some kind of function. Otherwise you could just be studying artifacts that get rapidly degraded or are just too rare to have any effect. I saw someone present something similar at a conference last fall and the guy got ripped a new a**hole.

  78. Glad Somebody Remembered by Anonymous Coward · · Score: 0

    As this was one of the very few predictions of intelligent design, glad someone remembered to point it out when it was found.

    (The only other predictions of intelligent design that I recall were the absolute failure of SETI and the finding of primitive bacterial or fungal life on Mars w/o any sign of more advanced life).

  79. MOD PARENT UP by fbonnet · · Score: 1

    Given the current state of science, one cannot tell in the case of a GM organism whether deleted generic code had a function even though it appears as "junk", or whether the newly added code hasn't unpredictable side effects because it interferes with other "junk" or "active" code. I think everybody can see the analogy with computers, ie data versus code. In many architectures both can be deeply intertwined and are sometimes indistinguishable from each other (e.g LISP, Tcl). It's like blindly hand-patching running executables, or buffer overflow exploits.

  80. A little bit of knowledge by Anonymous Coward · · Score: 0

    is a dangerous thing.

    The fundamental misunderstandings of how the genome actually works that have been demonstrated by the unveiling of the original HGP results (22,000 genes found rather than 100,000) and now this realisation that junk DNA might actually not be junk, really make me think that perhaps biotechnology should be slowed right down. It is hardly at the stage where it really is a technology as opposed to rather speculative experimentation.

  81. Re:Intelligent design predicted this! by Anonymous Coward · · Score: 0

    I believe that ID didn't predict what, exactly, the function would be, only the existence of such a function.

  82. "Junk: label obviously wrong from the start by Junks+Jerzey · · Score: 1

    It takes a lot of hubris to label the part of the genome you don't understand as "junk DNA." This was painfully obvious right from the start, and yet the term propagated throughout papers and textbooks as law.

  83. from rthe we told them so file by ralph1 · · Score: 0

    dah

  84. Fundamental mistakes by Anonymous Coward · · Score: 0

    "Having the human genome sequence is similar to having all the pages of an instruction manual needed to make the human body".

    We are expecting to obtain from the genes some information that is simply not there. Having the human genome is more like having the USPTO patent repository. So we might know how and why products could be made. However, that knowledge does not tell when thoses products are made, how they interact in the marketplace and why deficiencies might come to exist. Throughout history, we have been jumping to conclusions as soon as we uncover a little bit of information, but the fact is that we don't know much and should try to be less arrogant.

  85. uh huh by Anonymous Coward · · Score: 0

    yeah, I'm sure all those Alu fragments are doing something important and this isn't hyped at all.

  86. it took HUBRIS to call any part of DNA "Junk" by Founder+of+PostGenet · · Score: 1

    This is one of the landmark-quotes on the "Junk DNA Portal" http://www.junkdna.com/ . The collection of articles since Dr. Ohno coined the term "Junk DNA" in 1972 features, of course, the "NIH Blessing" that "Junk DNA" is anything, but... Will there be life after the "death of Junk DNA"? Of course. Those who are searching for a name of "Genomics beyond Genes" will find that International PostGenetics Society (http://www.postgenetics.org) established in 2005 defined "PostGenetics" as going beyond genes, and in its European Inaugural became the first international organization to formally abandon this catchy misnomer. "PostGenetics" is the postmodern era of "Genetics" (1905-2005). Techies (the readership of slashdot) will not rest until the algorithm of genomic coding ("beyond genes") will be available, since algorithms are "software enabling", while loose talk on "wet biology only" is generally "software unfriendly". http://www.fractogene.com/ provides an algorithmic approach - and also provides insights to the myriads of "junkdna diseases" where the genes are pristine but glitches in the "junk" might doom you at any time; http://www.junkdna.com/junkdna_diseases.html . "PostGenetics" has been an "uphill battle" from 2002 (FractoGene) till yesterday. Now it is expected that (1) the press will look beyond the "life and death of junk dna" and will "discover" PostGenetics (the wonderful opportunity is the 35th Anniversary on 30th of June of Dr. Ohno's coining the term "junk DNA"), (2) a similar "cut-throat race" will emerge between slow but huge and rich government programs for a "DECADE OF DECODE" (after ENCODE) on one hand, and focused and streamlined private domain industry, going directly for tangible results in Bioenergy, Synthetic Genomics (etc). While they are already well underway, it is clear that "regulation" is a key factor, and both in Bioenergy and Synthetic Genomics (let alone bio-based Nano- and Information Technology) a software-enabling understanding of Genome Regulation will be vital. pellionisz_at_junkdna.com

  87. Noodle maker. by Anonymous Coward · · Score: 0

    "The beauty of nature is its ability to create and vary in a controlled and impossibly complex manner."

    You can thank God for that. :)

  88. Biggest comp.sci. challenge - genome architecture by Founder+of+PostGenet · · Score: 1

    The "Information Theory" of Shannon kicked off von Neumann' "Computer Science". "Genomic Information", however, is even less clearly defined than (loose) "Biological Information". With Fig.30. from "Supplementary material", featured on http://www.junkdna.com/ it is downing to all that "all A,C,T,G letters are equal - but some are more equal than others" (to paraphrase in PostGenetic Genome Farm George Orwell). Someone pointed out that DNA sequences compress very poorly - another reminder that "genomic information" (*all* information there is to define organelles, organs and organisms) is already compressed; to the extreme. Since living systems are "built" from the "bricks and mortar" of proteins, the genome must specify the "raw materials" (protein-coding sequences, formerly called "genes" do that for a living). However, as already pointed out in 2002 by FractoGene, the "architecture" of *what kind of a building* a genome erects is compressed into the "blueprint of life" - and the sets of auxiliary information of how to put together the "bricks and mortar", since the "compression" is fractal, looked like a self-similar repetitive jumble; termed by non-algorithmic thinkers like the late Dr. Ohno "Junk". Readers of this column (techies) be happy - there is a colossal "boom" in the offing for "information technology of Genomics" (beyond Genes). It will be incomparably bigger than the "Internet boom" - since it *includes* the Internet itself - but goes much further by establishing an entirely new (transdisciplinary) discipline. Pls. look at the presently 53 Founders of International PostGenetics Society (http://www.postgenetics.org) and you will be amazed of the kinds of "leading edge" mathematicians, computer scientists, neural network experts - and of course bioinformaticians - in addition to "wet" genomists. Please join IPGS if you care, and be part of it as much or as little as you can. pellionisz_at_junkdna.com

  89. Re:Junk ? - science paper lurking behind website by Founder+of+PostGenet · · Score: 1

    Those wishing to look beyond "websites" for FractoGene can look up the refereed science paper (in full) at http://www.junkdna.com/fractogene/05_simons_pellio nisz.pdf

  90. Could be worse... by Adambomb · · Score: 1

    If we find a gene that translates to GOTO or GOSUB...so help me....

    --
    Ice Cream has no bones.
  91. Re:Of course its not junk, it's spaghetti! by unMasqre · · Score: 1

    Of course it's spaghetti code. It is the marinara fingerprint of our Pasta Lord and Creator in the skies.

  92. Valuable Junk by Anonymous Coward · · Score: 0

    "An article in science blog says we may have to rethink how genes work. So called "junk DNA" actually appears to be functional. What's more it works in a mysterious way involving multiple overlaps that seems to be connected in some sort of network."

    In other news:

    "A study (abstract, pdf) says we may have to rethink how genitals work. So called "junk skin" (often surgically removed from children) actually appears to be functional. What's more it, the sensitive tissue involving multiple overlaps seems to send touch and pleasure sensations to the brain."
  93. Minimal genome by Anonymous Coward · · Score: 0

    It's a fact. I work at that company.

    Don't worry though, most of us here aren't evil.

    And by the way, the mechanisms for DNA replication and gene expression/regulation are very different between bacteria and eukaryota; you're better off not mixing the two things together in your mind.

  94. Russians Human Genome Project discovers abilities by 3t3rn4l · · Score: 1

    Wanted to point out this article that is seemingly related, although goes unmentioned within the Story blurb or the linked article:

    Russian Human Genome Project discovers Extraterrestrial abilities to modify DNA through a "biological internet" http://www.agoracosmopolitan.com/home/Frontpage/20 07/05/15/01569.html

    I also wanted to comment that I've spoken to this whole "junk DNA" thing before, so I get to say "I told you so!": http://slashdot.org/comments.pl?sid=45367&cid=4696 644

    --
    Cum catapultae proscriptae erunt tum soli proscript catapultas habebunt. (When catapults are outlawed, only outlaws will
  95. Just a few quick points by snowwrestler · · Score: 1

    First, evolution would weed that sort of thing out in a hurry. Two organisms with genes that achieve the exact same thing, but one has a more efficient encoding? No contest!

    Why, exactly? This is a huge, simplified assumption. Without physical proof that this is true, you're just asserting--and potentially displaying the same ignorance of subject matter you decry.

    Second, ever tried compressing a DNA sequence? They don't compress very well! Meaning, they don't have much redundancy.

    Ever try compressing a random sequence of numbers? Clearly there's little redundancy. But, that does not prove that there is information or structure in there.

    Going about that task by trying to find the magic gene for something like that is like a person who never learned to read trying to figure out the plot of a book by trying to recognize patterns of letters.

    Let's just put it this way--how would such a person figure out the plot without first learning to recognize the patterns of letters (aka the words and sentences)? To make a bad evolutionary pun, we need to crawl before we can fly. That's why research to this point has focused on the low hanging fruit simple traits.

    --
    Build a man a fire, he's warm for one night. Set him on fire, and he's warm for the rest of his life.
  96. "See Jane Run..." by Anonymous Coward · · Score: 0

    I think a good analogy to our genetic information is a large, complex work of literature. We've only just figured out the alphabet, and we're beginning to figure out what the words are, though we don't know what most of them mean or how their meaning is affected by context. We don't understand how to parse the sentences, or identify paragraphs or chapters, much less interpret the full meaning with emotional content and nuances, such as irony. Yet we're already trying to rewrite the book. It's going to take a very, very long time (measure in decades or centuries) before we become sufficiently "literate" that we can write a better book, much less avoid really botching up a decent one. It is the certainty of botched-up works that makes me so pessimistic about genetic engineering.

  97. Re:Genome space is NOT damn cheap by Founder+of+PostGenet · · Score: 1

    There are two factual errors in the argument that leaving "junk" in the Genome is cheap and safe. First, recombination requires energy - and mind you, the DNA *IN EACH AND EVERY CELL* when it replicates consumes a lot of energy with recombination. Second, while you can "comment out" useless "junk" in the sw code, we know that tons of "junk DNA diseases" (see http://www.junkdna.com/junkdna_diseases.html) are caused by glitches "in the Junk". Therefore, Nature not only has an incentive of getting rid of unneded code for reasons of energy, but also to save itself from "junk DNA diseases" - if the "junk" is truly trash. However, it is now clear not only to pioneers (http://www.postgenetics.org see tab "Founders") - but is also "blessed by NIH" that there is "no more Junk". The challenge is no longer "why is it there", but "how does it work"? pellionisz_at_junkdna.com

  98. The Evolution of Junk DNA by Anonymous Coward · · Score: 0

    The first junk DNA evolved in the primeval oceans; random bits of snapped-off pseudopods and discarded mucus. This "proto-junk DNA" coalesced into the primal "toe jam" that clung between the webbed toes of the first amphibious creatures to emerge onto the land.

    Gradually, these separate strands of junk DNA gathered together in "junk tribes," trashing whole neighborhoods and giving rise to the theory that it was not a huge meteor that killed the dinosaurs but suffocation in their own junk DNA.

    As time went by, various races of junk DNA came to dominate the evolutionary tree, giving rise to the hot dog, Windows© and Fox News.

    Of course, this theory is called into question by proponents of the Intelligent Design theory, who argue that, contrary to observation, junk DNA was actually created by Bog The Almighty 4001 years ago and merely disguised to look much older.

  99. Creationists suggested this years ago by Anonymous Coward · · Score: 0

    Really.

  100. better analary by thepotoo · · Score: 1
    I've got an analogy for you.

    The entire genome is like a program you are working on. DNA is like the raw code (.c, and .include) files stored on a FAT32 formatted harddrive (the cell).
    RNA and proteins are the the compiling and compiled program, respectively. Polymerase would be the compiler, HIV would be a debugger program, etc.

    Anyway, the point to all this is that junk DNA is deleted files on the file system. They are still there, and you may need them because you are working on a harddrive with sectors which frequently go bad (mutations). Deleted files are gone unless you can specify the first letter: that's the equivalent of lacking an intron, so they don't get included when you compile the program.

    A DNA molecule does not to my best knowledge start proliferating on its own when put on agar

    As a side note, you can make RNA which self-replicates on agar if you just add ATP. It's note the same thing as DNA, nor the same thing as traditional RNA, (it may have been the basis of life, though).

    I'm a biology major primarily and computers are just a hobby, so this may not be perfect, and I'm probably posting this too late for anyone to read it, but here goes anyway.

    --
    Obligatory Soundbite Catchphrase
    1. Re:better analary by MikShapi · · Score: 1

      That's pretty much what I had in mind. I wasn't narrowing it down to ".c" files, but yes. The basic analogy of
      DNA=filesystem
      gene=files (that do /whatever/ useful and logically-contained function you want to equate on a PC)
      junk-DNA=DNA minus genes - here, as you well pointed out, "free space" with "contents of deleted files still present on disk" being very much similar to "defunct genes that may have done something useful once in some distant evolutionary forefather" analogy sticks well. Other junk-DNA is obviously filesystem metadata (think telomeres, introns, UGA/UGG stop sequences, etc).

      There is an important difference in the level of complexity that breaks the analogy though (rephrase: that requires stretching the analogy in a creative way I haven't thought of yet. Lack of creativity != Impossibility, though often mistaken for such :-)).
      Machine memory is spaced in a fixed way. On one hand, stripping out a bit (and shifting the remainder of the drive one bit to the left) does not occur in machines whereas it does in DNA. Directly, this is not a problem, mRNA transcribing data off the strands couldn't care less. They don't even care if you take the gene they came to copy and invert it.
      HOWEVER, sometimes you get funky folding where mRNA pairs with /itself/, things like palindromes and mirror repeats that give you pinhead loopholes, crucifix folding etc. This is where the data OUTSIDE the file would be crucial the the file being.. err.. loaded and executed. You can consider that data a sort of "file header", but that breaks the gene=file analogy because while that data does get picked up and shipped by the RNA, it does not code for a protein and is thus not part of the gene/file. So to avoid breaking gene=file, that data is a chunk of filesystem metadata bundled together with the file. A Makefile or if you like.
      So can we equate label that "surrounding" data required for the RNA to pair to itself with metadata?
      That would ALMOST be correct. Almost because that metadata (as it appears on the DNA) can just as well be doing something else at the same time, a situation whose nearest computerside conceptual relative would be filesystem compression (the use of the same batch of bits to store multiple sets of data).
      Thus, a "bad sector" in the data belonging to a "deleted file" can easily .. break parts of if not the entire filesystem, and one "Makefile" metadata chunk can address multiple files.

      I need a better equivalent than Makefiles. "Directory" would break the usefulness of the analogy because it'd wrongly imply context-driven gathering of files. Some kind of "localized FAT or supernode" maybe.

      Oh well. I said these analogies break.

      As an anecdote, if you ever meet a creationist, tell him God might be omnipotent, but the filesystems he designed are shit (unless, of course, you take into account the hardware limitations of working with hardware featuring that level of data density, and even then we can, and hopefully soon will, be doing much better with data consistency)
      God, of course, true to being a developer, and keeping bacteria in mind, would probably claim it's a feature rather than a bug.

      --
      -
  101. ob Perl bashing? by bill_mcgonigle · · Score: 1

    My experience with Perl developers is that writing tangled code isn't a problem for them. It's reading, even their own, tangled code that they find difficult. I sat down with a Perl guru where I worked some years ago trying to debug a particularly nasty piece of Perl code. The whole time he kept going on about "Who writes code like this!?!" until we looked it up in the CVS repository and it turned out it was he himself who wrote that particular block a few years earlier. Syntactic flexibility is nice but it has a downside.

    In other words, he's an idiot.

    --
    My God, it's Full of Source!
    OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
  102. Re:Intelligent design predicted this! by TuringTest · · Score: 1

    So, when such a prediction comes confirmed by observation, evolution models are changed to reflect it (that's science as usual). What changes will make ID models so as to reflect all of its predictions that are proven wrong by observation?

    (BTW, that's how my question is relevant. A model is not 'true' or 'false', but 'better' or 'worse' depending on the number and accuracy of events it predicts. A vague 'all DNA has a function, but we don't know anything about it' is not of great value.)

    (And Darwinism has nothing to do with god-hating - science doesn't pronounce about religion!)

    --
    Singularity: a belief in the "God" idea with the "demiurge" relation inverted.