Slashdot Mirror


Human Gene Count Slashed

jd writes "The estimate for the number of genes in human genetic code has been savagely revised downwards. The new estimate, of between 20,000 to 25,000 genes is marginally less than the 27,000 for the Arabidopsis, a flowering plant in the mustard family. Earlier estimates had placed the number of genes at around 44,000 - or even as high as 100,000. Eric Lander of the Broad Institute in Cambridge, Massachusetts is quoted in the CNN story as saying that the number of genes isn't as crucial as how they are used." Read on for more, below.

jd continues: "This has the potential for making life extremely interesting for genetic engineers, given that both individual genes and interactions between genes must be proportionately more complex, in order to get the same level of complexity out. Half the number of genes equates to twice the information encoded in forms other than discrete physical blocks of code.

There is no mention in the article of a story running in 2002 of genetic therapies unexpectedly causing cancer, although if you now factor in the increased complexity of interactions, it is possible that such side-effects can be better understood and therefore prevented. The new estimates, therefore, are more than just idle curiosity but have the potential for impacting how the science is approached."

504 comments

  1. Ah by Anonymous Coward · · Score: 5, Funny

    Finally scientific proof that it's not the size that matters, it's how you use it.

    1. Re:Ah by Anonymous Coward · · Score: 0
      Hmmmm, I guess Microsoft has a problem then...

    2. Re:Ah by DeadVulcan · · Score: 1

      ...it's not the size that matters, it's how you use it.

      But I still feel so insecure about my humanhood...

      Only 20,000 genes?? Aw, man.

      --
      Accountability on the heads of the powerful.
      Power in the hands of the accountable.
    3. Re:Ah by anonymous+cowherd+(m · · Score: 5, Interesting

      Note that even with "only" 20K genes, this still gives us nearly 400M subsets of 2 individual genes to ponder. The complexity of the human organism is not surprising. In fact, it would be surprising if it were not so complex.

      --
      http://neokosmos.blogsome.com
    4. Re:Ah by Anonymous Coward · · Score: 0

      you mean how others use it

    5. Re:Ah by Troll-a-holic · · Score: 0

      You, sir, are a racist pig.

      You might like this though. I know I did.

    6. Re:Ah by antic · · Score: 1

      Also revised is the number of paragraphs in the front page blurb for this article! That, however, has been revised upwards!

      --
      'Thats they exact same thing a banana wrench monkey.'
    7. Re:Ah by theMerovingian · · Score: 1


      Eric Lander of the Broad Institute in Cambridge, Massachusetts is quoted in the CNN story

      Well, I guess he would know...

      --
      "If you think you have things under control, you're not going fast enough." --Mario Andretti
    8. Re:Ah by kilonad · · Score: 3, Interesting

      And if we were to consider the possiblity of up to every gene interacting with each other, that would give us 20000!, or roughly 1.819e+77337 possibilities. (surprisingly enough, that didn't crash the windows calculator program, although it did take a second or two even on an A64)

    9. Re:Ah by SEWilco · · Score: 2, Funny
      Hmmmm, I guess Microsoft has a problem then...

      No, Microsoft has been saying that the problem is how you use it.

    10. Re:Ah by mOoZik · · Score: 1

      My calculations indicate about 200 Million, not 400, but still significant.

    11. Re:Ah by flechette_indigo · · Score: 1

      no joke. He's feeling anxious about the size of his theory all right. Are we looking at "intelligent design"?. A little intelligence negates the need for alot of code. No christian troll here, didn't they find that ecoli changes it's dna much faster than random mutation can account for? Is a community where reciepes are tried at random but only the good ones communicated a community-scale intellience? So what's wrong with a dna-editing pan-organismic (or however you'd like to slice it) intelligent consciousness? What's all the ruckus?

    12. Re:Ah by WiseWeasel · · Score: 1

      That's still better than the MacOS X calculator, which instantly gives the answer "Infinity" with a warning triangle symbol on a 2x2GHz G5. It was very quick at giving me a completely useless answer, huzzah. It seems anything over 170! = Infinity.

      --
      "I like systems, their application excepted", George Sand (French)
    13. Re:Ah by im_thatoneguy · · Score: 1

      Ummmm... that assuming evolution creates the SAME creature. You have to take into account, not THIS result, but all possible results. Therefore your data is meaningless, you would need to calculate the probability of LIFE, not humans. Thats like calculating the chances that I was going to write this reply, which are probably equally small and insignificant. Or that I'm going to be killed seconds after clicking submit and then my killer chokes on my blood. The chances of YOU are already in the billions and thats just from two sets of genes. The chances those two sets of genes combining into you in such a way to lead you to Slashdot.org is probably incalculatably small. Sorry but your data is just a big number on a calculator not anything meaningful.

    14. Re:Ah by im_thatoneguy · · Score: 1

      My bad I got lost in the forums... Disregard my reply.

    15. Re:Ah by Anonymous Coward · · Score: 0

      Well, I for one welcome our new Arabidopsis overlords.

      (sorry, had to.)

    16. Re:Ah by JohnFluxx · · Score: 1

      time echo $(echo "define f (x) { if (x = 1) return (1); return (f(x-1) * x); } ; f(20000)" | bc -l)

      Takes 23seconds here.
      But the answer is many pages long, so I won't paste it ;)

    17. Re:Ah by benjj · · Score: 1

      didn't they find that ecoli changes it's dna much faster than random mutation can account for?

      Interesting - have a reference?

      So what's wrong with a dna-editing pan-organismic (or however you'd like to slice it) intelligent consciousness?

      Uh, the fact that you just made it up, and there's no evidence for it.

    18. Re:Ah by fucksl4shd0t · · Score: 1

      As long as you don't try too hard to answer the question with certainty at this time, considering how very little we know.

      Several possibilities come to mind, though. Intelligent design is one of them. Intelligent design also doesn't automatically lead to God. We know genetic engineering is possible, given enough technology and understanding of the science. We can also at least conceive of the possibility of an organism just arbitrarily changing its dna. So intelligent design is certainly a possibility without having to resort to religion to explain the intelligence. And hanging on to it as a question to be answered at such a time as we have enough information to make a reasonable hypothesis is valuable. :)

      Now mod me down -1, Nutty, please.

      --
      Like what I said? You might like my music
    19. Re:Ah by Anonymous Coward · · Score: 0

      >>In fact, it would be surprising if it were not so complex

      huh? what on earth does that mean, if anything?

      what about organisms with many times more genes than us, like fungi?

    20. Re:Ah by Anonymous Coward · · Score: 0
      Took .05 seconds here. That
      if (x = 1)
      should be
      if (x == 1)
      (which gave me the answer in about 21.2 seconds).
    21. Re:Ah by LegionX · · Score: 1

      Now what is the chances of that!

    22. Re:Ah by Idealius · · Score: 0, Offtopic

      Funny, not flamebait.

      Or even offtopic i would say.

      Definately not flamebait though, much too hilarious.

      I'm guessing some mod out there says:

      "Oh, I'm average.."

      Come bed time:

      Girl: "My god, you have an extra pinky finger!!"

      bahaha ;)

    23. Re:Ah by cylcyl · · Score: 2, Funny

      So this means that we can fit the genetic information of any person on one CD or a 512MB SD? I feel compressed :(

    24. Re:Ah by alexq · · Score: 1
      In fact, it would be surprising if it were not so complex.

      like the Arabidopsis, a flowering plant in the mustard family...?

    25. Re:Ah by flechette_indigo · · Score: 1

      Here's 3 of varying wackiness:

      http://www.apologeticspress.org/rr/rr1994/r&r940 8b .htm

      http://www.swcp.com/~hswift/swc/Essays/bio.html

      http://jb.asm.org/cgi/content/full/182/11/2993

      By "pan organismic etc." I was obviously making a reference to the theory that there's some kind of "god" (ya, a troublesome term) behind the genetic scenes. How about an intelligent society of microbes networked with airborn hormones or something? (What's intelligent mean? Plan-making? Map-using?)

      And furthermore, evidence schmevidence. You know how theories are built as well as I. 1% data and 99% culture, if even that.

    26. Re:Ah by EvilTwinSkippy · · Score: 1

      Actually intelligence does not negate the need for a lot of code. Especially when dealing with biochemistry. We simply don't perform a whole lot of fancy chemistry. We largely rely on bacteria in our gut to break down our food and produce nutrients, vitamins, and break down toxins.

      --
      "Learning is not compulsory... neither is survival."
      --Dr.W.Edwards Deming
    27. Re:Ah by JohnFluxx · · Score: 1

      I had written x<=1, but it stripped out my < even though I used plain old text... hmm

    28. Re:Ah by Retric · · Score: 1

      ecoli changes it's dna much faster than random mutation can account for

      1st. Mutation rates are not fixed so how can you say there to slow?

      2nd. Lot's of single celled organisms exchange DNA fragment's with each other. Which spreads random mutations around a lot faster than simply breading. Which is one of the reasons why antibiotic resistance occurs so quickly.

    29. Re:Ah by RedBear · · Score: 1

      And if we were to consider the possiblity of up to every gene interacting with each other, that would give us 20000!, or roughly 1.819e+77337 possibilities. (surprisingly enough, that didn't crash the windows calculator program, although it did take a second or two even on an A64)

      Your computer may be fast, but your calculator program gave you the wrong result. I get 1.8192063202303451348276417569e+77337, which is obviously a much larger number.

      (joke)

    30. Re:Ah by Scott+Carnahan · · Score: 1

      ...that would give us 20000!, or roughly 1.819e+77337 possibilities.

      20000! counts the number of possible permutations, not the number of possible interactions. If you assume that interactions only take place between two genes at a time, and that any pair of genes will interact exactly one way, you get only about 200 million possible interactions. Unfortunately, neither of these assumptions seems to hold, and any meaningful enumeration would require a more rigorous definition of "interaction" anyway.

      --
      "Your notation sucks!" -- Serge Lang (1927-2005)
  2. Long enough post? by michaeltoe · · Score: 0, Offtopic

    I'm disturbed by your line breaks... they threaten the status quo.

    1. Re:Long enough post? by Anonymous Coward · · Score: 0

      samzenpus is at fault
      is he new

    2. Re:Long enough post? by Anonymous Coward · · Score: 0

      You, like me, have lost faith in the Slashdot system. Without a word soup, I can no longer function.

    3. Re:Long enough post? by Anonymous Coward · · Score: 0

      I find your lack of faith disturbing. Master Samzenpus will be disappointed.

    4. Re:Long enough post? by Anonymous Coward · · Score: 0

      How else could "jd" slip in his editorializing about cancer risk of gene therapy. There's no reason that this needs to be included in a story about the number of human genes in the genome ...

    5. Re:Long enough post? by Infinityis · · Score: 0

      The genome may be shorter, but we can always compensate by increasing the blurb length... it should all balance out in the end.

    6. Re:Long enough post? by identity0 · · Score: 1

      And who the hell is this 'samzenplus' that posted this? His user page shows him as user 5, yet I have no recollection of seeing him post stuff before. I really wish Slashdot editors would announce stuff like what's going on behind the scenes...

    7. Re:Long enough post? by nwbvt · · Score: 0, Troll

      Well he had to include a few paragraphs of commentary on a subject he clearly has no clue about. This is slashdot after all.

      --
      Mathematics is made of 50 percent formulas, 50 percent proofs, and 50 percent imagination.
  3. Genomes? by voidware · · Score: 3, Informative

    That would be incorrect. The number of genomes in the human genome is 1.
    Brandon

    1. Re:Genomes? by double-oh+three · · Score: 1

      Once again, Slashdot's editors prove their point. They're not changing, get used to it.

      --
      "For years, I struggled with reality... but I'm happy to say I finally won out over it." -- Elwood P. Dowd
    2. Re:Genomes? by bl4nk · · Score: 0

      You say potatoes I say... potatoes...

    3. Re:Genomes? by Wehesheit · · Score: 0, Troll
      Troll?

      I'll have some of that crackpipe please.

      --
      This P.I.G. will walk on the water, This P.I.G. will walk on the sea, This P.I.G. will walk whereever he wants.
    4. Re:Genomes? by Anonymous Coward · · Score: 0

      Sorry dude, but you were kind of asking for it.

    5. Re:Genomes? by mOoZik · · Score: 1

      What's sad is that CNN's article clearly said "genes." Is it that damn hard to copy a headline without mucking it up and becoming the resident moron of Slashdot?R

    6. Re:Genomes? by Thenomain · · Score: 3, Funny

      >That would be incorrect. The number of genomes in the human genome is 1.

      Does that mean instead of being slashed, the number of genomes has been dotted?

      --
      This now concludes our broadcast day.
    7. Re:Genomes? by Anonymous Coward · · Score: 0

      Then again, every individual "qualifies" for his or her own genome.

      Why is science even a topic at slashdot?

    8. Re:Genomes? by Anonymous Coward · · Score: 0

      Actually, the term genome refers to a haploid (single) set of chromosomes. As we are diploid organisms, we would have two genomes each. Most cultivated bananas are triploid.
      http://www.onelook.com/?w=genome&ls=b&sourceid=Moz illa-search/

    9. Re:Genomes? by renoX · · Score: 1

      But you and I have a different set of genes, so wouldn't be more correct to say that the number of genomes in the human genome is equal to the number of men living in the earth?

      With the number of 'real twins' substracted of course..

    10. Re:Genomes? by Steve+Cox · · Score: 3, Funny

      > But you and I have a different set of genes, so
      > wouldn't be more correct to say that the number of
      > genomes in the human genome is equal to the number
      > of men living in the earth?

      I guess that as a typical geek you find women to be a completely different species..... :)

      Steve.

    11. Re:Genomes? by Anonymous Coward · · Score: 0

      Why is science even a topic at slashdot?

      Just because it annoys you.

    12. Re:Genomes? by mrsev · · Score: 1

      Fool.. with my polyploid legions I shall rule supreme over you single genome worms.....MU HA HA HA

    13. Re:Genomes? by CriX · · Score: 2, Interesting

      I have a real question. Exactly whose DNA was used to "decode the human genome"? Is it possible to use DNA from multiple people?

      --
      Moderation: +1 pwnage
    14. Re:Genomes? by pyrosoft · · Score: 3, Interesting

      J. Craig Venter himself, apparently.

      --
      Great spirits have always encountered violent opposition from mediocre minds. Albert Einstein
    15. Re:Genomes? by Shandon · · Score: 1

      > women to be a completely different species.....

      They aren't??? Eeeeesh. Okay then, it's WWE tickets for EVERYBODY this Christmas!

      -- Shandon Silverlock

    16. Re:Genomes? by CriX · · Score: 0

      Nice, thanks.

      --
      Moderation: +1 pwnage
    17. Re:Genomes? by lawpoop · · Score: 1

      I think it's more accurate to say there are 0 genomes in (as in inside) the human genome. Unless, there really are other genomes inside the human genome.

      --
      Computers are useless. They can only give you answers.
      -- Pablo Picasso
    18. Re:Genomes? by cozziewozzie · · Score: 1

      No, but every scientist will tell you that with women, it is impossible to EVER figure out how they work. With men, it might be difficult, but it's still possible :)

    19. Re:Genomes? by DrKyle · · Score: 1

      The number of genomes in a human is at LEAST 2 (nulcear and mitochondrial) and then, if you really want to be picky, there are numerous retroviral genomes which have taken up roost within our DNA.

      Remember: snappy answers = crap my pantsers

  4. genes, not genomes by Anonymous Coward · · Score: 5, Informative

    It is the number of genes that has been revised down. The genome is the complete set of DNA and contains all the genes.

    1. Re:genes, not genomes by Anonymous Coward · · Score: 5, Interesting

      This is particularly interesting because with less genes then there are less genes that can interact with each other (I'm not talking about major/minor genes). As scientists are learning, the inhibition and activation of genes is alot more complicated than expected. With less genes, it means that the methods such as histone inhibition or non-genetic micro-RNA are more significant. Of course, it may also mean that DNA isn't the holy grail of biology, like we all thought (instead it is a complex interaction between micro-RNA and DNA).

    2. Re:genes, not genomes by cTbone · · Score: 1

      Can someone please change that article title and content? Seriously that has to be the dumbest mistake I've ever seen here on slashdot.

    3. Re:genes, not genomes by bioart · · Score: 1

      Waht you call major/minor genes is the probably the reason why this number is so. Think of it as 25K different lego blocks and you can combine them to do whatever...

      (I know that's not exactly right, but then again, but you get my drift).

      --
      -- Huh?
    4. Re:genes, not genomes by Anonymous Coward · · Score: 0

      No, I tend to think the bowing to the Scientologist Nazis was the biggest mistake.

    5. Re:genes, not genomes by delco · · Score: 5, Interesting

      DNA isn't the holy grail of biology, like we all thought (instead it is a complex interaction between micro-RNA and DNA).

      Interesting. I'd go out on a limb and say it was the process of translation or even protein folding that is the actual holy grail.

      There are some camps that believe that the DNA->mRNA interaction (aka transcription) is less complex and more predictable than the mRNA->Protein interaction (aka translation). If my memory serves me well, the process of transcription usually produces a fairly good "copy" of the DNA sequence, while translation seems to have a few unknowns in how he sequence is transformed into AA chains. And then the way in which the proteins fold, and hence gain their function is still up for grabs.

    6. Re:genes, not genomes by Anonymous Coward · · Score: 1

      No one in the research community has been hedging their bets on DNA being a holy grail for years. The esitmate of the number of genes in the human genome dropped from 100K to 30K a few years back, and that was the real surprise. Since then, the numbers have been changing, but the complexity of the human organism hasn't. There are other very plausible and well accepted hypotheses that explain the complexity of human beings despite the RELATIVELY small number of genes. Alternative mRNA splicing is one such possibility that's well accepted. This is a mechanism by which one gene can code for multiple protein products with somewhat different functions, usually in different tissues. The current difficulty is identifyin alternative splice sites. Scanning a gene one can find many in the introns (so-called "junk" DNA, a horrible term). However, not all putative alternative splice sites will necessarily be functional. On top of functional control at the transcriptional level, if you tack on post-translational modifications (phosphorylation et al) as additional methods of modulating protein function, there's really no lack of mechanisms to explain the complexity that's observed.

    7. Re:genes, not genomes by fucksl4shd0t · · Score: 1

      Oh, come on. It's obvious the human genome is an lossy encoded version of the same file being played back by a number of buggy implementations of the standard.

      --
      Like what I said? You might like my music
    8. Re:genes, not genomes by nkrumm · · Score: 1

      As it turns out, many scientists now believe that the holy grail may revolve around what is known as "epigenetics". This refers to the methylation, and otherwise secondary modifications present on the DNA. This is thought to control transcription of genes, and promote widespread changes throughout the genome. Recently, it was shown that such characteristics are actually transfered from parent to offspring (by mechanisms completely unknown). This essentially makes epigenetics a sort of "meta-code", adding additional information on top of the already present DNA.

    9. Re:genes, not genomes by shadowlight1 · · Score: 1

      And for those who believe protein folding is the holy grail, feel free to help it along by joining Folding@Home.

      They've recently tied several diseases to malformed proteins joining together to form an internal "plaque" of proteins, indicating that real progress can possibly be made in this sector. I'd much rather find the cure to cancer than alien life, but that's just me...

      CJF

    10. Re:genes, not genomes by Hatta · · Score: 1

      If my memory serves me well, the process of transcription usually produces a fairly good "copy" of the DNA sequence, while translation seems to have a few unknowns in how he sequence is transformed into AA chains. And then the way in which the proteins fold, and hence gain their function is still up for grabs.

      Translation is fairly well understood. There are specific enzymes (aminoacyl tRNA synthetases) that conjugate the appropriate amino acid to a specific tRNA. These tRNA have an anticodon that base pairs with the mRNA codon in the ribosome which hooks all the amino acids together and kicks out the spent tRNA. What's less well understood is the regulation of translation, but most genes are transcriptionally regulated and you could say the same thing about translation.

      As relates to the article. I simply don't see a reason to expect that humans need a complex genome to be complex organisms. This is seen most clearly in Wolframs recent work on cellular automata, where certain extremely simple programs behave in a facinatingly complex manner.

      --
      Give me Classic Slashdot or give me death!
    11. Re:genes, not genomes by rockmuelle · · Score: 1

      I think what the original poster was referring to with 'micro-RNA' was recent discoveries like siRNA and other forms of RNA that play important roles in the whole process but are never converted to protein.

      My best understanding of siRNA's effect on genes (please correct me if I'm wrong) is that small RNA fragaments are trascribed from the DNA and actually bind to mRNA stands, inhibiting their expression. The coding regions for the siRNA strands are not the in the same location as the original gene that they help regulate, so it's difficult to find them (they were only discovered in the last 10 years) and difficult to know when they're affecting for the behaviour of a gene.

      siRNA is only one example of the not-so-clean relationships between DNA/RNA/protein. Instead of the simple central dogma, it's turning out that there are many more complicated interactions at each level of abstraction (to use a CS term) and between levels.

      So, while [genome sequencing|protein folding|etc] were all tought to be the grails at different times, they're all just turning out to be pieces of a larger puzzle.

      I suspect that the real grail will turn out to be not one technology or algorithm (e.g. whole genome shotgun, protein folding) but a consistant model that ties them all together and gives biologists a solid theoretical framework to work with.

      -Chris

    12. Re:genes, not genomes by EvilTwinSkippy · · Score: 1

      Jeeze. It's tough being human. Even our genetic code is being downsized.

      --
      "Learning is not compulsory... neither is survival."
      --Dr.W.Edwards Deming
    13. Re:genes, not genomes by Thurn+und+Taxis · · Score: 1

      Actually, transcription isn't entirely straightforward either. Many genes contain alternative splicing sites which tell the cell where to splice the pre-mRNA to turn it into mRNA. These alternative splicings can affect the sequence of the final protein, the expression level of the protein, and probably many other things we haven't thought of yet.

      --
      On stereophonic equipment, the monaural sound obtained through multiple channels will enhance your listening pleasure.
  5. Umm by mrami · · Score: 1, Informative

    Did you mean the number of genes?

    1. Re:Umm by Anonymous Coward · · Score: 0

      pô-tâ'-tô

    2. Re:Umm by hunterx11 · · Score: 1

      Boil 'em, mash 'em, stick 'em in a stew!

      --
      English is easier said than done.
  6. Complexity for smaller? by Saven+Marek · · Score: 2, Interesting

    Does this level of complexity shrink a little as well as grow a little due to less genomes being in existence? I think while the interactions are common maybe when that common "language" is found then it will make things easier.

    The iPod Lite Project taking orders soon.

    1. Re:Complexity for smaller? by PhrostyMcByte · · Score: 3, Interesting

      I think a good analogy for the /. croud would be ASM and C. ASM has a very small set of instructions and can be very complex to piece together. C has a much larger set and it is relatively easy to use.

    2. Re:Complexity for smaller? by oddwick11 · · Score: 5, Informative

      Gauging the complexity is difficult, given there are a number of factors not currently understood, particularly the importance of non-coding RNA, which accounts for 98% of the genome. In the past, the information content of these regions was thought to be low, but this attitude is changing. As knowledge of the genome increases, the estimated number of genes drops, and more information emphasis is put on non-coding portions of the genome.

      Evaluating the function of ncRNA is difficult because as of yet there are no statistically significant markers for them. Given the release today, and trends of late, more and more attention will be put on trying to decipher the utility of "junk" DNA.

    3. Re:Complexity for smaller? by Anonymous Coward · · Score: 0

      The iPod Lite Project taking orders soon.

      You want people to put in an order for you to replace the insides of their iPods with a glowing LED? Do you expect people to pay for this?

      Congrats on your business plan I guess.

    4. Re:Complexity for smaller? by Saven+Marek · · Score: 0, Offtopic

      No no payment it would all be free once the design is finallised. All that happens is a trade where when an iPod is sent I perform the work in trade for the parts needed removed when iPod is case modded to use LED.

      The iPod Lite Project taking orders soon.

    5. Re:Complexity for smaller? by Frennzy · · Score: 1

      Does this mean that the fatter I get, the less complex I am? Wow...that should make my wife happy. ;)

    6. Re:Complexity for smaller? by afidel · · Score: 5, Informative

      Actually last months Scientific American had a good article on this. Basically we are finding that what we once thought was junk (non coding areas and RNA coding areas which do not code for proteins) is probably some of the more important aspects of the nucleus. I quote:

      "But investigators have since sequenced the genomes of diverse species, and it has become abundantly clear that to correlation between numbers of conventional genes and complexity truly is poor. The simple nematode worm Caenorhabditis elegans (made up of only about 1,000 cells) has about 19,000 protein-coding genes, almost 50 percent more than insects (13,500) and nearly as many as humans (around 25,000). Conversely, the relation between the amount of nonprotein-coding DNA sequences and organism complexity is more sonsistent.

      --
      There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
    7. Re:Complexity for smaller? by metlin · · Score: 4, Interesting

      I'm not sure how that is.

      "We just have to get used to the fact that we don't have many more genes than a worm," Rubin said.

      So how can humans be so complex with relatively few genes?


      Seems to me like the instruction sets are the same, while the coding complexity varies?

    8. Re:Complexity for smaller? by Nutty_Irishman · · Score: 4, Insightful

      On the contrary, the complexity now increases. There are many genes that act in completely differen't roles depending on the cell type (nerve, epidermal, etc.). So a common language changes from cell type to cell type-- if one would even call it a common language. There is a large part of Bioinformatics/Computational Biology that deals with trying to determine interaction networks between genes. It's very complex, and difficult to deal with.

      With less genes we then expect to have a larger amount of downstream interactions between other genes. It might seem that with less genes then we have less to worry about, but we have already speculated for a long time that gene regulatory networks are complex.

      To use an analogy (for all you computer geeks), it's like a programmer trying to read poorly modularized code. When you have no idea what class is doing what, and how they interact with other classes (as every class has multiple roles and talks to multiple other classes) then it is difficult to understand why the program behaves the way it does. If the program had many classes that were well modularized and designed with very distinct roles, then it would be easier to understand why things work the way they do.

      With less genes and increased complexity we have an even more difficult task. It also highlights some of the reasons on why microarray analysis has not done what we expected it to do. Increasing the complexity and dependency between genes means that we probably are going to take a longer time understanding and extrapolating information from all these networks (which means more job security for me :) ).

    9. Re:Complexity for smaller? by Anonymous Coward · · Score: 0

      bah, correcting some mistypes since I am quoting

      "But investigators have since sequenced the genomes of diverse species, and it has become abundantly clear that the correlation between numbers of conventional genes and complexity truly is poor. The simple nematode worm Caenorhabditis elegans (made up of only about 1,000 cells) has about 19,000 protein-coding genes, almost 50 percent more than insects (13,500) and nearly as many as humans (around 25,000). Conversely, the relation between the amount of nonprotein-coding DNA sequences and organism complexity is more consistent."

    10. Re:Complexity for smaller? by aka.Daniel'Z · · Score: 1

      Just before reading your comment I tought it would be more along the lines of SQL: it specifies what you want in the end, instead of the exact steps to implement it.

      The exact "implementation" is, then, left for each individual cell to "decide" according to their own "state" when the time to do something comes (IANAB, but I think that the genome doesn't specify what to do if cell C is at place P instead of place X because the kid broke his arm when a child - it just says it needs n cells there when reaching a certain age)

    11. Re:Complexity for smaller? by mOdQuArK! · · Score: 3, Informative
      To use an analogy (for all you computer geeks), it's like a programmer trying to read poorly modularized code.

      To up the level of complexity, imagine that the blocks of code are randomly ordered (although blocks of genes tend to stay on the same chromosomes), are all executing in parallel, and can trigger reordering & rewriting of themselves & each other.

      Yep, that's going to be one helluva debugger!

    12. Re:Complexity for smaller? by Anonymous Coward · · Score: 0

      Does this mean our DNA was programmed?

      Hmm, the program looks pretty elegant, given that we don't have that many genes compared to some plants, and our body functions in so much complex ways.

      Like functions that behave differently if combined with other functions. Amazing.

    13. Re:Complexity for smaller? by Anonymous Coward · · Score: 0

      Bullshit!!

      Your typical assembler language has much more instructions than C! Download the PowerPC manual if you want to know what I mean...

    14. Re:Complexity for smaller? by avsed · · Score: 5, Interesting

      Actually, that's a bad analogy, since modern assembly possesses a significantly richer grammar than C. However, it is correct to say that the interactions between language elements (instructions) in ASM are very much simpler than in C.
      More on topic: Why are people surprised that millions of years of evolution has resulted in a high entropy encoding "format" (the genome) whose consituent elements are multipurpose and have complex interactions with each other? An animal is more evolved (has a history of more complex environmental interactions) than a plant, so why shouldn't its genome be less redundant / contain more entropy? Comparisons of number of genes are (to return to the computing analogy) like comparing two processors based on their physical size.
      D.

    15. Re:Complexity for smaller? by Anonymous Coward · · Score: 0

      Seems to me like the instruction sets are the same, while the coding complexity varies?

      More like the number of subroutines are the same, while the coding complexity varies.

      The machine code is then the amino acid bases, the higher level language instruction set are the amino acids, the gene is a subroutine, the protein is a running executable, EACH individual protein is a discrete instance of an executable, and each of us is a running program that "goes to heaven" when we crash.

    16. Re:Complexity for smaller? by Anonymous Coward · · Score: 0

      To use an analogy (for all you computer geeks), it's like a programmer trying to read poorly modularized code.
      To up the level of complexity, imagine that the blocks of code are randomly ordered (although blocks of genes tend to stay on the same chromosomes), are all executing in parallel, and can trigger reordering & rewriting of themselves & each other.
      Yep, that's going to be one helluva debugger!


      Absolutely!!

      Its code that is entirely written by random evolution and it shows in every "line of code".

      Bacteria code is very interesting for being optimized for size and efficiency by billions of years of evoution, so that it has things like a single string of DNA coding for one gene by starting on amino base X and for a secong gene by starting on base X+1 even tho it takes 3 bases to specify one protein - thats sort of like having 2 subroutines where the second is just the first minus the first character !!

    17. Re:Complexity for smaller? by Anonymous Coward · · Score: 0

      Whoops. I mean 3 bases to specify one AMINO ACID (which are strung together in arbitrary lengths to create a protein).

    18. Re:Complexity for smaller? by Blue+Mushroom · · Score: 1

      I have no idea who said this and I'm probably misquoting them, but, "I apologize for the lengthiness of my letter. I would have written a shorter one had I had more time." seems like a relevant concept in this situation.

      --

      "Humanity lives and dies by its capabilities of communication, or lack thereof."

    19. Re:Complexity for smaller? by quetzalc0atl · · Score: 1

      one interesting example of this are regions of DNA that encode for double-stranded RNA as an antiviral defense mechanism.

      it was discovered in C. elegans that these short ds pieces of RNA could bind to a protein complex (RISC) which will then recognize a partially complementary mRNA strand in the cytosol and cleave it.

      who would have imagined that something like this would take place? this may even be a method by which the cell silences its own transcribed genes, and not just foreign genetic material.

      the lab techniques of using so-called siRNA and miRNA to silence genes are becoming a powerful method of research.

      to compute an siRNA sequence, check out:

      http://www.ambion.com/techlib/misc/siRNA_finder. ht ml

    20. Re:Complexity for smaller? by tech49er · · Score: 1

      Or more like comparing the usefulness of two programs based on the number of lines of code.

      --
      "... always going forward 'cause we cant find reverse! "
    21. Re:Complexity for smaller? by angel'o'sphere · · Score: 2, Insightful


      On the contrary, the complexity now increases.

      I could not resist :D

      No the complexity does not increase. Its like it ever waas. We only know now, that it is not that simple as we allways thought.

      Some monthes ago, we thought it was simple. We realized things did not really work that good (gen therapy etc.) and wondered why. Now we know: oops, its not simple! And now we can look how to tackle the complexity.

      angel'o'sphere

      --
      Cost free eBook I read (by iBook/Kobo/Amazon/ObookO/Gutenberg etc.): "The Green Odyssey" by Philip Jose Farmer.
    22. Re:Complexity for smaller? by Anonymous Coward · · Score: 0

      "Why are people surprised that millions of years of evolution has resulted in a high entropy encoding "format" (the genome) whose consituent elements are multipurpose and have complex interactions with each other?"

      In what way is it to be considered high entropy? Complexity is certainly not equal to entropy. And simply because we do not understand the causes and effects that go on does not reveal to us whether it is any more or less random.

    23. Re:Complexity for smaller? by Anonymous Coward · · Score: 0
      An animal is more evolved (has a history of more complex environmental interactions) than a plant

      You're still showing your anthro-centric bias. Certainly animals have more complexity in nerounal/behavioural aspects, but plants are also very complex. Remember, they have to find food, water, light, mates, good places for their ofspring, coordinate growth, defend against preditors etc., and they can't move to do it. The just use non-neuromusular methods to do it (they rely heavily on chemical processes). It isn't that they interact with their environent less, it's just that their interactions are less obvious to us than that of animals.

    24. Re:Complexity for smaller? by mOdQuArK! · · Score: 1
      so that it has things like a single string of DNA coding for one gene by starting on amino base X and for a secong gene by starting on base X+1 even tho it takes 3 bases to specify one protein

      This sounds exactly like some of the bit-banging techniques I've heard some assembly-gurus use when they were trying to fit some code into a 256-byte space - stuff like jumping into the middle of a multi-byte instruction (knowing that the values happen to match the op-code of a desired set of operations).

    25. Re:Complexity for smaller? by Aidtopia · · Score: 1

      The current Scientific American (October 2004) has an article on this changing attitude about what is often called "junk" DNA. I've only had time to skim it.

    26. Re:Complexity for smaller? by Anonymous Coward · · Score: 0

      Nice troll.

      Ever heard of the "nervous system"? What's the speed of the chemical driven environmental response of plants vs. the electro-chemical response of animals? Being faster, how much more interaction with their environment does an animal get?

    27. Re:Complexity for smaller? by jd · · Score: 1
      Good point. I seem to remember that Alan Turing proved that you could write any program that any computer could ever run, no matter how sophisticated the computer or technology, using something like seven or eight instructions.


      Complex languages don't extend what you can do, they merely codify typical needs, so that programming becomes easier.


      I assume genetic code follows the same idea, in that it probably isn't strictly linear, written in a totally "expanded" ultra-RISC format. Rather, I suspect there are parallels to complex control instructions, linkable libraries, etc.


      Such features in DNA would vastly reduce the total number of distinct instructions, in the same way a loop reduces the number of times you've got to physically write the same instructions.

      --
      It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
    28. Re:Complexity for smaller? by Anonymous Coward · · Score: 0

      Unless that plant is a fossil, I would say it has a longer evolutionary history than an animal.

      Think about it.

    29. Re:Complexity for smaller? by SamSim · · Score: 1

      Like the best things in life, humanity is formed from compact, efficient code. That is to say, we are not bloatware.

  7. That's genes! Not genomes! by guy_davis · · Score: 3, Informative

    The article poster mistook 'Genome' for 'Gene'. Organisms only have one genome as it is a collection of genes.

    Go to the back of the class!

  8. enough... by micronix1 · · Score: 5, Funny

    25,000 genes will be enough for everyone. - 2004

    1. Re:enough... by Anonymous Coward · · Score: 0
      iji iji iji iji iji iji jtiji iji iji iji iji iji
      iji iji iji iji iji ijjDMNQtiji iji iji iji iji ij
      iji iji iji iji iji cXMNMNMNQjiji iji iji iji iji
      iji iji iji iji ijcSMNMNMNMNHJiji iji iji ij iji ij
      iji iji iji iji iSWMNMNMNMHJiji iji iji ij iji iji
      iji iji iji iji6WMNMNMNMNYiji iji Jciji iji iji ij
      iji iji iji i5WMNMNMNMN5iji iji JHMNSc iji iji iji
      iji iji iji5NMNMNMNMW5iji iji JHMNMN MWSiji iji iji
      iji iji ijcXMNMNMNMNNYiji ijtKMNMN MNMNMW6iji iji i
      iji iji iji jDMNMNMNMNHJijtQMNMN MICRONIX1W5iji iji
      iji itciji iji QMNMNMNMNKDMNMN MNMNQWMNMNMNMN5iji i
      ijitKMWSiji iji jQMNSIEGMNMN MNMNQtijSWMNMNMNMNYiji
      itQMNMNMW6iji iji tKMNMNMN MNMNKtiji icSMNMNMNMNHJi
      iJHMNHEILMW6iji ijcSMNMN MNMNMNDjiji ijicXMNMNMNN5i
      ijiYNMNMNMNMN5ijiSWMNM MNMNMNMNMNDciji ijicDMNW6iji
      iji i5NMNMNMNMNSWMNM MNMNHNMNMNMNMNXciji iji 5iji i
      iji iji5WMNMNMNMNM MNMNN5ij5NMNMNMNMNSciji iji iji
      iji iji i6WMNMNM MNMNW5iji ij6WMHEILNMWSiji iji iji
      iji iji ijiSWM MNMNW6iji iji tKMNMNMNMNXciji iji ij
      iji iji iji cSMNWSiji iji tQMNMNMNMNDjiji iji iji
      iji iji ij iji c6ciji iji QMNMNMNMNQjiji iji iji ij
      iji iji iji iji iji ijjDMHITLERNQtiji iji iji iji
      iji ij iji iji iji ijcXMNMNMNMNKtiji iji iji iji ij
      iji iji iji iji iji jQMNMNMNHJiji iji iji iji iji
      ij iji iji iji iji iji tKMNHJiji iji iji iji iji ij
      iji iji iji iji iji iji tYiji iji iji iji iji ij ij
  9. Death of Creationist Theory? by Dancin_Santa · · Score: 1, Insightful

    Call me old-fashioned, but I really despise when "Intelligent Design" proponents pop up in threads like this. "See, the number of genes to work with is so much lower than you'd expect, so the complexity between each gene is more complex than chance would dictate. Ergo Something had to have designed it."

    Please. I find that such distrust in the machinations of Nature itself shows us how narrow minded these "scientists" are. "I can't understand it, so God must have done it," essentially. This does not open the door to further research and understanding. On the contrary it closes the door because there is nothing more to be understood beyond "God did it".

    Nature is a truly amazing thing. Evolution, Physics, Gravitation, the Stars, the Cells, everything is absolutely beautiful. Why the need to spoil Gaia with your imaginary friend?

    1. Re:Death of Creationist Theory? by dsanfte · · Score: 2, Insightful

      These people really don't matter. You really need to stop lending credence to their bullshit by entertaining it.

      --
      occultae nullus est respectus musicae - originally a Greek proverb
    2. Re:Death of Creationist Theory? by nomadic · · Score: 1

      Or at least wait until they actually make the claim before responding to it.

    3. Re:Death of Creationist Theory? by Anonymous Coward · · Score: 1, Funny

      You really need to stop lending credence to their bullshit by entertaining it.

      First they ignore you. Then they laugh at you. Then they fight you. Then you win.

      Frankly, we are at step 3. Have been for a while.

    4. Re:Death of Creationist Theory? by Anonymous Coward · · Score: 0

      Call me old-fashioned, but I really despise when "Intelligent Design" opponents pop up in threads like this.

      Please. I find that such distrust in the machinations of God himself shows us how narrow minded these "scientists" are. "I can't understand it, so coincidence must have done it," essentially. This does not open the door to further research and understanding. On the contrary it closes the door because there is nothing more to be understood beyond "it was just random".

      Nature is a truly amazing thing. Evolution, Physics, Gravitation, the Stars, the Cells, everything is absolutely beautiful. Why the need to spoil God with your imaginary friend?

    5. Re:Death of Creationist Theory? by Saven+Marek · · Score: 1

      > Please. I find that such distrust in the machinations of Nature
      > itself shows us how narrow minded these "scientists" are. "I
      > can't understand it, so God must have done it," essentially.
      > This does not open the door to further research and
      > understanding. On the contrary it closes the door because
      > there is nothing more to be understood beyond "God did it".

      That's my thoughts too. Looking at something like evolved electronic circuits that act in ways that arent understood easily, but use every single possible property of whatever components are used in the layout of these electronics, so is the same with nature. it just says there is more that we need to know about how these interactions work. We can model only so much when its all based on incomplete knowledge.

      Its also a bit like the story of Mel, a real programmer who not only used features of the programming language but many other little timing tricks to do with the hardware right down to the spinning of drum discs. They are all available to nature because they do product effects. And so they are part of the "language" in dna. Much more than we might just presume at first.

      The iPod Lite Project taking orders soon.

    6. Re:Death of Creationist Theory? by Anonymous Coward · · Score: 0

      Not that I disagree with you, but isn't it a bit premature to complain about ID trolls before such trolls have shown themselves?

    7. Re:Death of Creationist Theory? by Anonymous Coward · · Score: 3, Insightful

      Science requires objectivity and dismissing ideas because they are offensive to your tastes is a bias. While intelligent design may not be probable, there is still a minute possibility that it could have occured. This needs to be investigated like anything else. Since it is unlikely, the priority should not be high, but the results should not be dismissed based on your political or theological views (and the results shouldn't be amplified for the same either).

    8. Re:Death of Creationist Theory? by timeOday · · Score: 1

      Who are you replying to? Anybody?

    9. Re:Death of Creationist Theory? by Fallen_Knight · · Score: 1

      i think you just proved how stupid either side is as theres no proof of anything so who really cares?

      lets just keeping trying to figure thing put untill something is proved

    10. Re:Death of Creationist Theory? by Anonymous Coward · · Score: 0

      Your assumption that evolution procludes creationism is pretty narrow-minded itself.

    11. Re:Death of Creationist Theory? by Frennzy · · Score: 1, Funny

      Sir, I can't believe I wasted mod points on something else yesterday.

      Applause. No Bullshit...Serious, solemn, applause.

    12. Re:Death of Creationist Theory? by Anonymous Coward · · Score: 0

      Yeah, but the question is how are you going to research it in an unbiased way? Do you truly believe there are completely unbiased researchers. Everyone has a religion (or a lack of one) and is therefore biased.

    13. Re: Death of Creationist Theory? by Black+Parrot · · Score: 1, Flamebait


      > Science requires objectivity and dismissing ideas because they are offensive to your tastes is a bias. While intelligent design may not be probable, there is still a minute possibility that it could have occured. This needs to be investigated like anything else.

      Investigate what? A big steaming pile of non sequiturs and strawman arguments, and claims that <wink>maybe it's not God</wink> that they're talking about?

      --
      Sheesh, evil *and* a jerk. -- Jade
    14. Re: Death of Creationist Theory? by Anonymous Coward · · Score: 1, Interesting

      Humans are almost at the level of technology that we can design organisms. Why should it not have been possible for another intelligent race to design an organism (and we be its mutated offspring)? It seems improbable, but it may have occured. And we may find out that it may not have been by 'God' (or that it was or that it didn't occur).

    15. Re:Death of Creationist Theory? by Anonymous Coward · · Score: 0

      Why the need to spoil Gaia with your imaginary friend?

      The concept of god is either supernatural, or the result of a natural process. If the concept is supernatural it confirms its own existance. If on the other hand the concept of god arose from natural processes, it is by definition natural and a part of said Gaia. That you don't approve of said concept existing proves you to be either out of touch with the supernatural or the natural world, or both.

    16. Re:Death of Creationist Theory? by lavaface · · Score: 0

      Well, the thought to pop into this thread hadn't really entered my mind until you brought it up, but since I was thinking about this earlier today I figured I'd pipe up. The primary problem with this whole debate is primarily one of semantics. While I do not believe in some dude in the clouds building prototypes of lifeforms with play-dough, I believe there is a high level of structured intelligence that manifests itself through energy. This energy takes the form of what we recognize as matter on occasion. Perhaps this "intelligence" is merely the ground rules of physical interaction in the universe. I suspect that the level of what we crudely call design or intelligence goes deeper than that however. At this point, it simply becomes a matter of faith. You believe in your central organizing principles and I'll believe in mine (they're probably not too far apart.) I can rest assured that i am not the only person who believes in the process of science yet retains some feeling of transcendence. Quoth Albert Einstein: "Science without religion is lame. Religion without science is blind." I believe in the laws and principles of science. I suggest you eat some psychedelics to get a glimpse of what is known yet unknown. Cheers, Lavaface

    17. Re:Death of Creationist Theory? by B.D.Mills · · Score: 1, Troll

      I wonder how quick Creationsits would be to embrace the "God did it" philosophy if their three-year-old broke a vase and the child claimed that "God did it"? Would they question it?

      --

      The only thing necessary for the triumph of evil is for good men to do nothing. - Edmund Burke
    18. Re:Death of Creationist Theory? by bdogg0582 · · Score: 1

      I would argue that it does not close the door. If a creationist made the argument that "god did it" and then closed the door, he should not be allowed to call himself a scientist. It might just be that one who is a true scientist, AND a creationist, could believe that the door is not exactly closed, but has been placed there for him to open and figure out. It's not really the theory you should condemn, but the lack of urgency to open that door and figure the darned thing out!

    19. Re: Death of Creationist Theory? by Anonymous Coward · · Score: 2, Interesting

      My favorite theory was that it was both evolution and intelligent design. Consider an anthill. Each ant is as dumb as a rock. But in a social structure the ant colony is incredibly intelligent (gathers food, fights off foes, goes to war). I see no reason that the horde of organisms on earth couldn't have created a superintelligent collective that we don't see because we aren't looking for it. In this way, evolution occured because it was the will of the collective.

    20. Re:Death of Creationist Theory? by jnana · · Score: 2, Insightful
      I hope you're not trying to imply that every ignored dumbshit is destined for victory.

      I don't think so. The creationists in 50 years will seem like the flat-earthers do today and witch-hunters did 50 years ago.

      Yes, there are still some flat-earthers, just as there will still be creationists in 50 years. What can I say? To misappropriate a Buddhist aphorism, where there are humans you'll find Einsteins and shit--generally a lot more shit, but there you have it.

    21. Re:Death of Creationist Theory? by benna · · Score: 1

      The reason you can just flip it like that is the really if god is given a more mystical definition it means the same thing either way. God is just what happens, god IS the universe and its natural "laws." There, no more arguement mmmkay?

      --
      "It is not how things are in the world that is mystical, but that it exists." -Ludwig Wittgenstein
    22. Re:Death of Creationist Theory? by 6th+time+lucky · · Score: 1

      People generally hate not being able to explain things. I think "$deiety did it" is often used to just put some damn explanation on the unexplainable either due to being naive or a lack of technology.

      Why is there thunder? Because God is angry, or because there is some electrical imbalance in the atmosphere causing a lightning which superheats air that explodes and causes a noise (still simplified, but closer to the truth...)

      What really really bugs me though is when bad things happen and you get the crap about "He works in mysterious ways" etc etc. Or when someone believes that *their* god is the one true god and i will kill everyone who dosent believe so (and not just recent events, it used to be the other way around not so long ago)

      Yes IAAA (i am an agnostic). I refuses to participate in any organised religion because of these cop-outs. Religion is/was a good way to organise a society so we behave in a way that allows society to function. Personally i like the karma system, just do good and be good and if everyone else does that then we all have a good life.

    23. Re:Death of Creationist Theory? by benna · · Score: 0, Troll

      This really is a good point. There is an old jewish story about how abraham smashed up all of his father's idols and then claimed that the idols fought and broke themselves. This is obviously absurd. The ironic thing is this absurdity can be just as easily extended to saying "god did it."

      --
      "It is not how things are in the world that is mystical, but that it exists." -Ludwig Wittgenstein
    24. Re:Death of Creationist Theory? by benna · · Score: 1

      The real question is what do we even mean by intelegence? It seems to me that intelegence is defined as what we see. If the universe was completly different and so were we we would marvel at how intelegent that universe is. I think the word "perfect" is actually a better word to use here. Pefect isn't the perfect word to use but its closer. All the energy in the universe is as perfect as it could possibly be, it is part of a path from which there is no comming or going. A good story to ilustrate this:

      One day Banzan was walking through a market. He overheard a customer say to the butcher, "Give me the best piece of meat you have." "Everything in my shop is the best," replied the butcher. "You can not find any piece of meat that is not the best." At these words, Banzan was enlightened.

      --
      "It is not how things are in the world that is mystical, but that it exists." -Ludwig Wittgenstein
    25. Re:Death of Creationist Theory? by MasamuneXGP · · Score: 2, Interesting

      Sigh... I just never learn. I know these arguments are completely fruitless in my head, but I can never seem to convince my fingers of that fact... But anyway, as a creationist myself, I would like to comment on this post. Oh, and forgive my crappy spelling, I'm a CS major not an English major ;x

      > Call me old-fashioned, but I really despise when "Intelligent Design" proponents pop up in
      > threads like this. "See, the number of genes to work with is so much lower than you'd expect,
      > so the complexity between each gene is more complex than chance would dictate. Ergo Something
      > had to have designed it."

      First of all, I would like to point out that this post appears to have been posted in response to a nonexistant argument. I could be wrong, but I don't see anything in the above posts about this "proving" creationism. If I am mistaken, I apologize.

      Secondly, no creationist with a brain will say anything similar to "OMG WE'RE SO COMPLEX THIS *PROVES* CREATION HAPPENED HAHAHA PWNED" This is because creationists and most intellegent evolutionists have both accepted one simple fact. As of right now, neither creation nor evolution is provable. Period. I personally believe that neither will ever be provable. I wasn't going to comment on this topic, but if I were to make a statement, I would say "This makes creationism even more -probable-."

      > Please. I find that such distrust in the machinations of Nature itself shows us how narrow
      > minded these "scientists" are. "I can't understand it, so God must have done it," essentially.
      > This does not open the door to further research and understanding. On the contrary it closes the
      > door because there is nothing more to be understood beyond "God did it".

      I disagree with this. The purpose of science is not to find out how things originated, but it is to understand things. To find out how things can be used or manipulated to better mankind. That's what this whole genome thing is about, am I right? Who gives a crap about how all these genes got to be as complex as they are. The only thing genome researchers are interested in is how these genes can be manipulated to wipe out diseases, prevent birth defects, etc. That's the real goal. Thus, saying "well God must have done it" doesn't mean anything. Whether or not God directly created the human genome has no effect on our mission to actually -understand- them.

      > Nature is a truly amazing thing. Evolution, Physics, Gravitation, the Stars, the Cells,
      > everything is absolutely beautiful. Why the need to spoil Gaia with your imaginary friend?

      I find this most interesting. From the unexplainable gravitational force, to complex celluar structures, to the strict and perfect laws of physics... you see the beauty of it as well. Nature is indeed artistic masterpiece. Even though you view this masterpiece, this "Gaia", as having created itself, you too see nature as the beautiful mural that it is. You're just not willing to call the artist "God".

      Eh, close enough =p

    26. Re:Death of Creationist Theory? by Anonymous Coward · · Score: 0

      God is everything you don't understand.

      Even if you lived a thousand years, you would not understand very much.

      Thus, God will still exist.

    27. Re:Death of Creationist Theory? by Anonymous Coward · · Score: 1, Insightful

      The difference is that flat earth theory is a scientifically valid hypothesis as it can be verified and falsified. Do you see how that differs from the Creationist viewpoint? If not, learn some remedial (not in the negative connation way) philosophy of science so you can actually have intelligent discourse on this matter. Thanks.

    28. Re:Death of Creationist Theory? by judowillreturns · · Score: 1

      I'm not exactly sure what you're replying to, but this seems the right (or... least wrong) place to say this:

      If you want to see some evolution just look around. A rushed example: Pretty people. Be prepared for generalisations.

      People who are pretty are admired by others, they are more confident, they do well. They have more money, and are very likely to have a partner. They can support more children, who are quite likely to be beautiful themselves, inheriting it.

      We have more pretty people. Repeat.

      Of course, spoiling the "theory" is that less... asthetically pleasing people have other qualities which endear them to the world, so we do not have a glut of pretty people - but there are more of them about...

      Think also about: "slutty" (apologies for abhorrent word) people. Teenage mums? Likely to have children also in a later, more stable relationship. Therefore, their offspring (which *may* be genetically slutty - we can't prove this though) will be numerous. They will have more children.

      There are a LOT more teenage pregnacies latley. This theory also can't be proved, though, because society's values are changing.

      ==============

      So I've basically given a basic, modern example of evolution, and then picked holes in my own arguements before the replies do.

      I'm not sure either way of creationalism vs. evolution, but I do agree with the original poster - let's just enjoy nature.

      *Again, apologies for: generalisations with regard to appearace and teenage mothers. Apologies for spelling.

    29. Re: Death of Creationist Theory? by DAldredge · · Score: 1

      That theory will get you hated by BOTH sides. Hell, try pointing out that a day isn't 24 hours everywhere in the universe and people on the Strict/Young Earth side go crazy or corse try pointing out the the Hard Core Evolutionists that perhaps they are wrong and they go crazy also.

      They don't act like scientists, they act like 5 year olds.

    30. Re:Death of Creationist Theory? by kale77in · · Score: 2
      ...it closes the door [to understanding] because there is nothing more to be understood beyond "God did it".

      Actually, this is a over-generalisation, as if all Theists were a particular modern brand of obscuratist. Historically, the obvious next question, "So HOW did God do it?", is the reason that science arose in the first place, and arose in Europe rather than elsewhere. The idea of a single, omnipotent mind ordering the universe gave thinkers confidence that it was regular in its behaviour -- even musical as in Platonic thought -- rather than arbitrary. Reading early scientists themselves (esp. Kepler, Galileo, Newton, Pascal) shows this particular influence strongly, though always amongst others.

    31. Re:Death of Creationist Theory? by Anonymous Coward · · Score: 1, Funny

      Why the need to spoil Gaia with your imaginary friend?
      -----

      Gaia, the mythical earth spirit? Or the total BS "planetary organism" concept. And you're talking down to others because "my imaginary friend can beat up your imaginary friend?"

      Or did you mean Terra, the proper scientific name for this planet?

    32. Re:Death of Creationist Theory? by Anonymous Coward · · Score: 1

      There is a God, and his name is Entropy.

    33. Re:Death of Creationist Theory? by cruachan · · Score: 1

      Period. I personally believe that neither will ever be provable.

      Oh, evolution has been proven on numerous occassions both observationally (moths etc.) and experimentally (bacterial metabolis etc.). The only people who want to make out that evolution has not been proven are creationists because they're having some dfficulty getting proof for their alternative

    34. Re:Death of Creationist Theory? by cruachan · · Score: 2, Insightful

      Actually it was the other way around and evolutionists won from a position in the 19th C where everyone was creationist.

      What you see now is simply the final skirmishes mopping up the resistance in intellectually backward groups like american right-wing fundies

    35. Re: Death of Creationist Theory? by Anonymous Coward · · Score: 0

      Crazy? Have you ever seen edit wars on Wikipedia in articles about creationism, acupuncture, astrology, iridology, or any other pseudoscience and quackery for that matter? This is hilarious. Check out their edit histories and talk pages and you will die laughing. Seriously, people really believe that this stuff is science. I hove nothing against religion. Nothing against faith. But when someone tries to mascarade religion as science, then I will always make sure to show that it is not science. It's usually very easy:

      a) Is the assertion falsifiable? If not than it is not even a hypothesis, let alone a scientific theory.
      b) Is the scientific method used? Likewise.
      c) Occam's razor?
      d) Why are people postulate certain things? Because they find some facts that are best explained with their reasoning OR do they maybe try to find facts which would justify the a priori reasoning taken from some book and tried to justify for any price?

      Actually, I find it quite entertaining to prove people that they are wrong and stupid. Who doesn't?

    36. Re:Death of Creationist Theory? by arodland · · Score: 1

      Nothing needs to be investigated. People research things because they expect to gain something from the research. Or, at the least, they expect someone to pay them for the research :)

    37. Re:Death of Creationist Theory? by Anonymous Coward · · Score: 0

      Invisible Pink Unicorn is everything you don't understand.

      Even if you lived a thousand years, you would not understand very much.

      Thus, Invisible Pink Unicorn will still exist.

      And by the way, Invisible Pink Unicorn hates gays and people who kill single-cellular human babies.

      Seriously, you call THIS an argument? Is it supposed to be a logical arguments for the existence of God?

      OK, let's look at a proof for God that relies on reason alone. It is called the ontological argument, and it basically says that God exists because we can conceive of God. One of the characteristics of God is existence; therefore, God exists. This argument is so obtuse that it's ridiculous. It is just confusion between the existence of ideas and the existence of real things. Simply saying that something (like Satan, Jesus or God) exists does not make it exist. All that exist are the ideas (in our minds) of Satan, Jesus or God.

      There are some people who claim that God is the source of logic, therefore we can't even use logic without presupposing the existence of God. They say that logic can't be created from unformed matter; therefore God formed the matter and created logic. This argument is known as presuppositionalist, or the Transcendental Argument for the Existence of God. The names are fancy, and my response is simple. Logic is a pattern of thinking, and patterns can emerge from simple rules.

      There are many examples of complex patterns coming out of simple rules, such as snowflakes and waves forming. There is nothing in our everyday experience that indicates that some higher power is necessary for these patterns, and there is nothing that proves that a god is necessary for the patterns we call logic.

      Additionally, the presuppositionalist argument gives little indication as to the qualities of the god it presupposes - much like the first cause argument. The argument is just another way of answering a supposedly difficult question with the simple response, "God did it."

      If anything is not logical, it is most religions. I am most familiar with Christianity, so let's look at its basic claims:

      1. A supernatural god exists that created everything and intervenes in the natural world.
      2. This god had a son whose mother was a virgin.
      3. This son did many miracles, including making a dead person alive again.
      4. This son was killed, and came back to life one and a half (not three) days later.

      There is not any empirical, verifiable evidence for any of this. There is also much experience from everyday life that virgins can't get pregnant (without modern medicine) and that people who have been dead for a while can't come back to life. Thus, belief in the above claims is ILLOGICAL. Period.

    38. Re:Death of Creationist Theory? by Anonymous Coward · · Score: 0

      Well, there is nothing really denying the existence of a higher being, or beings, and there are lots of people who are willing to claim they have seen an angel or been in touch with something spiritual. Many of them are perfectly intelligent persons.

      Really, science has - as far as I know - yet to give as a good explanation of Big Bang, why it happened and so on. In any case, both Creationism and Big Bang theory start from the same spot - there has ALWAYS been something. And to me that is always a confusing idea.

      Yeah, that was a bit off-topic, admittedly. I'm an agnostic myself - while I don't believe in any particular God, I'm still open to the idea that it's possible. Considering the unsolved, seemingly impossible ideas like that whatever caused the Big Bang has to have existed forever, I don't think anything really makes it impossible for a god to exists.

    39. Re:Death of Creationist Theory? by Anonymous Coward · · Score: 0

      No, not "mmmkay" becasue not everyone is a pantheist for God's sake! You may not realize but you have just negated every popular monotheistic religion which believe in personal God who is transcendent and therefore He *is not* just a fancy name for the Universe. He has *created* Universe, not *is* a Universe. Your remark is not only insulting to Judaism, Christianity and Islam, which all see God as a single being who created the world and rules over the universe, but is also utterly stupid because doesn't mean anything. If I define God as my keyboard, does it mean that God exists? Yes, it does. My keyboeard exists. But does it actually *mean* anything? No. Because the question is not a name. My keyboard named God still is a part of the world which may be created by some creator, and *that* is a real question. So please, next time before you try to be cool maybe *read* something about theology before, because thinking that with one stupid sentence you will solve every theological problem and there will be "no more arguement" after thousands of years of arguments you are only making fool out of yourself.

    40. Re:Death of Creationist Theory? by Anonymous Coward · · Score: 0

      Most scientists regard creation science as, at best, a pseudoscience.

      Some creationists posit that certain assumptions, procedures, theories, and findings of science, particularly the theory of evolution through natural selection, are scientifically incorrect. Creation science is a modern movement that attacks these ideas on scientific grounds and proposes alternative theories that are more compatible with creationism. This article uses the term creation scientist to mean a scientist who believes in creation science. Because creation science is not accepted by most scientists, this article uses the term mainstream scientist to mean a scientist who does not believe in creation science.

      The term "creation science" covers a broad range of beliefs. There are many different creation scientific theories, each of which has its own supporters and detractors, both within and without the creation science community. Additionally, there are differing interpretations of what creation science is among those who consider themselves creation scientists. Some creation scientists do not seek to challenge mainstream scientists. Others deny the applicability of the scientific method and Occam's razor to their religiously-inspired beliefs about the physical world.

      Not all creationists are creation scientists. Some creationists view scientific truth as separate from spiritual truth and are unconcerned by apparent contradictions between the two. Others believe that neither mainstream science nor creation science is appropriate, and prefer to be guided by revelation alone.

      Creation science has been criticized by many mainstream scientists for making scientific errors. Consequently most mainstream scientists regard creation science as, at best, a pseudoscience.

      Many critics of creation science believe that all creation scientists attempt to falsely disguise the Biblical story of creation as science. United States federal courts, including the United States Supreme Court, have been receptive to this argument, and have overturned various state laws seeking to give creation science equal time with the theory of evolution in public schools.

      In education, at the same time that we have a rise of fundamentalist religions in the U.S., the youth of America are scoring lower on scholastic tests. How can many of them learn to think rationally when they are taught, by their parents or religious schools, such irrational concepts as creationism and invisible, immaterial beings? Here are some disturbing statistics:

      68% of Americans think that we should teach both creationism and evolution in schools.
      47% believe that the world is less than 10,000 years old.
      40% think that we should teach just creationism in schools.
      36% believe in telepathy.
      25% believe in astrology.
      13% think that Joan of Arc was Noah's wife.
      Only 11% of Americans accept the standard scientific account of evolution.

      Belief in an omnipotent deity allows people to use sloppy logic. If they are faced with a difficult question about why an event occurred, all they have to say is, "God did it". Then the reason behind the event is a mystery. This is the old "god of the gaps" answer, and it's an intellectual cop-out. It answers nothing; it predicts nothing; and it teaches nothing. To counter this we must ensure that scientific naturalism is taught in our schools. As students understand better how the world works, their personal gods of the gaps will diminish. If we want to have a strong democracy, our students and future voters must understand the simple facts of the world around us, in order to make informed decisions.

      God bless America. We've all heard it countless times, especially from politicians. It is a very dangerous concept, for it can give us the arrogance and invulnerability of supposedly divine leadership where we can do no wrong. It can also give us the idea that we have the responsibility to impose our beliefs on other countries - whether they want us to or not.

      The Roman leade

    41. Re:Death of Creationist Theory? by Anonymous Coward · · Score: 0

      Yeah, but the question is how are you going to research it in an unbiased way? Do you truly believe there are completely unbiased researchers. Everyone has a religion (or a lack of one) and is therefore biased.

      The scientific method is more than good enough.

    42. Re:Death of Creationist Theory? by Anonymous Coward · · Score: 1, Interesting

      Well, there is nothing really denying the existence of a higher being, or beings, and there are lots of people who are willing to claim they have seen an angel or been in touch with something spiritual. Many of them are perfectly intelligent persons.

      Some people claim that there are other ways of knowing, such as mysticism or revelation. How can we verify these claims? People making them often don't even agree with each other.

      The only way that I know to verify any mystic's abilities is for the supposed mystic to be able to accurately, repeatedly, and verifiably know things that are supposedly impossible to know - such as events of the future. I know of no one who can, or could.

      Of course, we have to be very careful in any such testing of skills, because a good magician can easily fool us. Even if there were somebody who could predict the future, that does not mean that there's a god. It would only mean that this person has peculiar skills. I submit that mysticism and revelation result from internal, altered states of consciousness - with no basis in external reality.

      Mysticism and revelation can only count for those who experience them; for all other people, they are merely hearsay. Thus, we can't depend on mysticism or religious revelation to give us the answers to any issues.
    43. Re:Death of Creationist Theory? by im_thatoneguy · · Score: 1

      I believe in God and Evolution, but what you are referring to is the domain of occum's razor. It was designed specifically for situations like "scientific creationism". I agree, mixing science and philosophy should only be done when the philosophy can be tested I.E. It's not good for society to kill your friend. That is testable. Not "There might be another answer therefore we must assume the most likely is wrong." Which is by definition untestable and therefore not science, only speculation from the peanut gallery.

    44. Re:Death of Creationist Theory? by Anonymous Coward · · Score: 0

      Right! EXACTLY! Because we don't understand computer chips, they must have evolved by themself! Oh wait...

    45. Re:Death of Creationist Theory? by Anonymous Coward · · Score: 3, Informative

      Natural selection is not evolution. Natural selection is a reduction in the gene pool, not an extension. Useful genetic modifications are rare and hard to come by, not to mention they don't get passed on well. If you go and kill all white people, and only black people are left, evolution did not occur.

    46. Re:Death of Creationist Theory? by Anonymous Coward · · Score: 1, Insightful

      I love how a creationist responds and he gets modded a troll. Yet when evolutionists blather crap all over defending themselves against posts from creationists that hadn't even been posted yet.... they get modded insightful. Who's the troll again?

    47. Re:Death of Creationist Theory? by metlin · · Score: 1

      YHBT :)

      Do not feed the trolls.

    48. Re:Death of Creationist Theory? by metlin · · Score: 1

      That's a brilliant statement, mind if I used it sometime for a sig?

    49. Re:Death of Creationist Theory? by Anonymous Coward · · Score: 0

      Obviously time travel is possible. Proof: Men create God. God travels back in time. God causes big bang. Proceeds to rule over universe. quod erat demonstrandum lol

    50. Re:Death of Creationist Theory? by Mant · · Score: 1

      You can't kill creationist 'theory' because it isn't, in scientific terms, a theory. Evolution is a theory, Relativity is a theory, they both have the backing of enough evidence to be theories.

      Creationism isn't even a good scientific hypothesis, your violating Occam's Razor by introducing unecessary new entities (God, Creator, whatever), and not trying to make a model from the observations. Instead it's all about trying to squeeze 'facts' into fitting a view the person finds more comfortable becuase they don't understand how evolution could happen, or it doesn't fit with their religous beleifs.

      There have been, are, and will be lots of occastions where human beings struggle to undestand how something happens. Yet only in the areas of the creation of the universe and life do we get so called 'scientists' claming God did it.

    51. Re:Death of Creationist Theory? by hemanman · · Score: 1

      Dammit, where are my modpoints when I need them to extinguish religious fantatics?!?

      -H

    52. Re:Death of Creationist Theory? by Anonymous Coward · · Score: 0

      As of right now, neither creation nor evolution is provable. Period. I personally believe that neither will ever be provable. I wasn't going to comment on this topic, but if I were to make a statement, I would say "This makes creationism even more -probable-."

      Standard creationist equivocation. "We can't prove either, so mine must be right".

      See here for the factual standing of evolution:
      http://www.talkorigins.org/faqs/evolut ion-fact.htm l

      As for "intelligent design", here's an argument that will look as stupid to creationists as ID does to everyone else, and for the same reasons:
      If God created the world, where are the unicorns? There aren't any. So doesn't that prove that God didn't create the world?

    53. Re:Death of Creationist Theory? by Anonymous Coward · · Score: 0

      > These people really don't matter.
      > You really need to stop lending credence
      > to their bullshit by entertaining it.

      Actually, they do. They're highly motivated to get Evolution out of schools. They're getting more momentum - simply witness Kansas. Wired just had an article on just this topic.

      And don't for a second think these guys are stupid - I know of creationists who were involved in crafting some really big super computers.

      So don't for a second think these guys don't matter - they have "Jesus on their side," and they're motivated.

    54. Re:Death of Creationist Theory? by An+Onerous+Coward · · Score: 1

      Why does a reduction in the number of genes make creationism any more probable? All it proves is that genes behave differently than we thought back in the dark ages (pre-2000) when we thought we had 100,000 of them. A few ignorant folk express disbelief: How could so few genes really account for all the diversity we see? But the fact is, we're learning that genetics is less of a blueprint, and more of a recipe where timing is absolutely critical to the finished product.

      So even if there were a single gene for "intelligence" (there isn't), it might be enough to explain much of the spectrum of intelligence that we see today just because it was active for different lengths of time in different people. Genes sometimes accept signals from the environment as well, so the diversity a few genes could cover will probably be astounding when finally demonstrated.

      If they came back and said, "Oops, we made a mistake. We actually meant eleven genes, not twenty-thousand," I would be no more likely to believe that some "Intelligent Designer" needed to be invoked to explain our uniqueness.

      You misunderstand science and scientists when you dismiss the idea that scientists might actually care about how our genetics got so complex. It's also wrong to believe that an explanation of this complexity wouldn't really assist our understanding. It would, and tremendously so. Evolutionary theory has been able to provide rationale for many previously unexplained phenomena. For example, the bare-boned smallness of the Y chromosome is a complete mystery until you realize that it's an evolutionary advantage for it to carry fewer genes for the mother's immune system to attack.

      That one is somewhere in Matt Ridley's "GENOME". Excellent read. The point is, understanding how our genetic code got to be the way it is will very likely lead to the discovery of new rules that can be used to explain a lot of mysteries.

      It is true that neither evolution or creationism are "provable" in the strict sense. However, I feel that they are not provable in different ways. Evolution is not provable in the same way that no theory in science can actually be "proven." There is always the chance that some new observation will require a total rewrite of evolutionary theory.

      Creationism isn't provable for a totally different reason: It takes as a premise the existence of an omnipotent actor whose existence cannot be studied with any certainty. The creationists I've encountered love to talk about how the decision to reject supernaturalism is just a matter of philosophical taste, a bias which secular science rejects for no good reason. But there is an excellent, compelling reason to reject all supernatural explanations when conducting science: The existence of God makes true science impossible.

      In the secular view, everything works according to natural laws. Phenomena can be studied, catalogued, and logically analyzed to determine what those laws might be. Once you posit the existence of an omnipotent being, no experiment can be proven valid. God may have interceded in order to make the experiment come out the way it did. For example, a few of my acquaintances have asserted that it is very likely that God created the world in seven days a few thousand years ago, but in such a way as to make it look like there was a chain of new species over billions of years.

      So every experiment a Christian performs is done under the assumption that, while God could have interceded at this particular time and place without us knowing, He allowed it to proceed normally. Now, this argument doesn't disprove God, but it does inject a certain fundamental uncertainty into the theistic worldview.

      --

      You want the truthiness? You can't handle the truthiness!

    55. Re:Death of Creationist Theory? by bkocik · · Score: 1
      68% of Americans think that we should teach both creationism and evolution in schools.
      ...
      40% think that we should teach just creationism in schools.

      I dare you to reconcile those two statements. (Hint: What's 68 + 40?)

    56. Re:Death of Creationist Theory? by JohnnyCannuk · · Score: 1

      "As of right now, neither creation nor evolution is provable. Period. I personally believe that neither will ever be provable."

      This is incorrect. Evolution has been proven over and over again. The National Geographic has an excellent synopsis of Evolution by Natrual Selection in this month's issue. You should really read it. It lays out in plain language the evidence for evolution and how the theory gets confirmed over and over again by various branches of science (not just biology).

      You do not take an unproven (or unprovable) hypothosis and then go looking for evidence to prove it (and ignoring evidence that does not prove it). This is not the scientific method. By this standard, Creationism is not science.

      You examine the evidence, and develop a hypothosis that explains your observations. You use your hypothosis to make predictions. You let others test and examine your hypothosis. When you have a great deal of evidence, both observed and experimental, your hypothosis can then become a "theory" - a theory in scientific terms is just about equivilent to "fact" in laymans terms.

      Gravity is a theory, Elctricity is a theory, Relativity is a theory. That I am sitting here typing this on the Internet proves all three.

      You let the evidence take you to a conclusion, not the other way round.

      Does that mean there's not God? No, not nescesarily, but it does show that the God that is portrayed in the Bible (and most other theistic religious books) does not exist. Darwin himself was studying to be an Anglican minister when he took his famous voyage on the Beagle. He followed the evidence and that evidence helped him build the theory of Evolution by Natural Selection (in secret, over 15 years of gathering and examining the evidence). After that, he quietly renounced his faith. Although he was no longer a Christian, he was an agnostic, leaning toward theism - he believed that an impersonal God existed, but that once it created the universe it simply "moved on" leaving the mechanism of evolution to run.

      And that is what really scares Creationists and why they cling to their beliefs so rabidly, despite the overwhelming LACK of evidence for their hypothosis - they are afraid to become Darwin. They WANT there to be a personal God of the Bible, that can interceed in our world. The idea that God doesn't exist or is impersonal takes away the psychological crutch that theistic religionsgive to those that need it. They WANT there to be a God so badly they will use any amount of sophistry and even violence to keep their world from being shattered. The possibility that God does not exist as they believe he should (or even exist at all) is too terrifying to even consider for them.

      Think of the pat answer's of Creationists and Fundementalists less as arguments to people that support evloution than as mantra's sung to themselves to keep them convinced of that which the want to believe.

      --
      Never by hatred has hatred been appeased, only by kindness - the Buddha
    57. Re:Death of Creationist Theory? by handslikesnakes · · Score: 1
      Even though you view this masterpiece, this "Gaia", as having created itself, you too see nature as the beautiful mural that it is. You're just not willing to call the artist "God".
      Show me where he put his signature and maybe I'll change my mind.
    58. Re:Death of Creationist Theory? by benna · · Score: 1

      Do you really think I was being serious about saying no more arguement? Thats why I said mmmkay, to make it clear I wasn't. Now back to the arguement that still obviously exists. Of course I am not agreeing with the popular bleliefs of Christianity, Judaism, or Islam, though I could name people in those religions who think differently. Abraham Jashua Heschle was jewish, William Blake was christian, Sufi Muslims. But this really isn't the point. I'm not quite taking the position of the scientist who just simply call natural laws god. I am calling the universe god because the universe is that which has no creator. Talk to anybody that believes in a personal god and ask them who created the universe. They will say god. Ask them who created god and they will say god doesn't need a creator. They are just kicking it up one level. I say just be awe of the universe it self and not kick it up that extra level. I'm just argueing a very similar thing more simply. If one thinks of the big bang as god, and realizes that the big bang is actually still going on, then one sees that the universe is god. Now to your point about that not meaning much, you are probobly right. Thats why I generally prefer not to even use the word god because it has that conotation of being personal. I prefer to use eastern words like Tao because they dont have that conotation.

      --
      "It is not how things are in the world that is mystical, but that it exists." -Ludwig Wittgenstein
    59. Re:Death of Creationist Theory? by dashersey · · Score: 1

      Actually, what really happened was that 5,000 years ago everyone was created as a creationist and then evolved to become evolutionists.

      --
      You are in a maze of twisty little passages; all alike.
    60. Re:Death of Creationist Theory? by Anonymous Coward · · Score: 0

      Do you really think I was being serious about saying no more arguement? Thats why I said mmmkay, to make it clear I wasn't. Now back to the arguement that still obviously exists. Of course I am not agreeing with the popular bleliefs of Christianity, Judaism, or Islam, though I could name people in those religions who think differently. Abraham Jashua Heschle was jewish, William Blake was christian, Sufi Muslims. But this really isn't the point. I'm not quite taking the position of the scientist who just simply call natural laws god. I am calling the universe god because the universe is that which has no creator. Talk to anybody that believes in a personal god and ask them who created the universe. They will say god. Ask them who created god and they will say god doesn't need a creator. They are just kicking it up one level. I say just be awe of the universe it self and not kick it up that extra level. I'm just argueing a very similar thing more simply. If one thinks of the big bang as god, and realizes that the big bang is actually still going on, then one sees that the universe is god. Now to your point about that not meaning much, you are probobly right.

      Dear God... Couldn't you just say:

      "I am a pantheist."

      and be done with it?

      Thats why I generally prefer not to even use the word god because it has that conotation of being personal. I prefer to use eastern words like Tao because they dont have that conotation.

      Oh, I gues you couldn't... So now you're a Taoist? I'm sorry to break it to you, but Tao is not the Universe. It is The Way, The Path, The Principle. It is the ever-lasting essential and fundamental force that run through all matters in the Universe, but it is not the Universe. One might expect that people would at least know what they believe in, but what do I know...

    61. Re:Death of Creationist Theory? by benna · · Score: 1

      Thats Tao literally translated but thats not what it really means. The Tao is that dancing energy of the present that is always happening. This is what the universe really is. The Tao is that from which there is no comming or going. Theres a great story about this.

      Just before Ninakawa passed away the Zen master Ikkyu visited him. "Shall I lead you on?" Ikkyu asked. Ninakawa replied: "I came here alone and I go alone. What help could you be to me?" Ikkyu answered: "If you think you really come and go, that is your delusion. Let me show you the path on which there is no coming and no going." With his words, Ikkyu had revealed the path so clearly that Ninakawa smilled and passed away.

      There you go there's your "path" but clearly its more than that. And I know this a Zen story but Zen came out of Taoism. They describe the same thing.

      --
      "It is not how things are in the world that is mystical, but that it exists." -Ludwig Wittgenstein
    62. Re:Death of Creationist Theory? by Anonymous Coward · · Score: 0

      Just before Ninakawa passed away the Zen master Ikkyu visited him. "Shall I lead you on?" Ikkyu asked. Ninakawa replied: "I came here alone and I go alone. What help could you be to me?" Ikkyu answered: "If you think you really come and go, that is your delusion. Let me show you the path on which there is no coming and no going." With his words, Ikkyu had revealed the path so clearly that Ninakawa smilled and passed away.

      Great story but I fail to see how you connect it to our argument.

      There you go there's your "path" but clearly its more than that. And I know this a Zen story but Zen came out of Taoism. They describe the same thing.

      You don't get it. Of course that Tao is not only a path. And incidentally, that is why I described it as "the ever-lasting essential and fundamental force that run through all matters in the Universe" in the first place. I said: "Tao is not the Universe. It is The Way, The Path, The Principle. It is the ever-lasting essential and fundamental force that run through all matters in the Universe, but it is not the Universe." Please pay attention to the emphasis.

      My point is that as soon as you call Tao (or God, for that matter) a Universe, you render it completely irrelevant, because no matter how do you call the Universe, if you think that there is nothing more than the Universe, your pantheistic beliefs become indistinguishable from atheism. Because you should know that the vast majority of atheists indeed believe in the existance of the Universe. They just don't believe in anything more, like a personal God, or like an ever-lasting essential and fundamental force that run through all matters in the Universe, living or not, a mystical path, the sacred order in which things happen, immortality... Do you follow my drift?

      If Tao meant Universe, it would be easier to define. When I read about Universe I don't find stories about mystical path to death. In your previous post you have thoroughly described yourself as a pantheist. And then cofused Taoism with pantheism. That is why I pointed it out that Tao is not the Universe. It is somehow immanent and somehow transcendent in regard to the Universe but is not equivalent to the Universe.

      And please don't get me wrong, if you are a Taoist, then I personally believe it is a great religion. In fact, from every major religion, Taoism is definitely the most compatible with science. Pantheism, on the other hand, differs from atheism only lexically, not even semantically, because pantheistic "God" has the same semantics as atheistic "Universe". The only difference is the name. And atheism is something I cannot stand. Please forgive me if you understood it that I am somehow against Taoism. Quite to the contrary. I am only against atheism. And for the record, I am a polytheist myself.

    63. Re:Death of Creationist Theory? by Lars+T. · · Score: 1

      "Killing all xxx" is not natural selection.

      --

      Lars T.

      To the guy who modded me down from perfect to terrible Karma - Apple haters still suck

    64. Re:Death of Creationist Theory? by benna · · Score: 1

      The Tao is the raw universe without any symbols put on it by people. Its what you see if you just watch the present. I think the present is a decent definition for the universe. Where I differ from most athiests is that I do not make my god cause and effect. It seems to me that the whole idea of cause and effect would be like looking through the slit in a fense, seeing a cat walk by, and assuming that its head caused its tail. Things just happen and that happening is the Tao.

      --
      "It is not how things are in the world that is mystical, but that it exists." -Ludwig Wittgenstein
    65. Re:Death of Creationist Theory? by Anonymous Coward · · Score: 0

      The Tao is the raw universe without any symbols put on it by people. Its what you see if you just watch the present. I think the present is a decent definition for the universe.

      So, in other words it is pantheism rather than Taoism... Here we go again.

      Where I differ from most athiests is that I do not make my god cause and effect.

      Sorry but either you've made a typo somewhere or I just don't understand what do you mean. In any case, could please explain what do you mean by "your god cause and effect"? According to atheists, there is no god, mind you.

      It seems to me that the whole idea of cause and effect would be like looking through the slit in a fense, seeing a cat walk by, and assuming that its head caused its tail. Things just happen and that happening is the Tao.

      Hmmm... And what about looking at a cat without any fence and understanding that its brain sends electro-chemical signals through synaptic neurotransmitters which cause the nerves ending electrically stimulate the mussle tissue, which in turn shrinks and... etc.?

      Are you seriously saying that you reject the very concept of causation? Don't you believe that, for example pushing the accelerator causes the car to go faster? Do you think it is a coincidence rather than causality?

      I know that the very nature of the relationship between causes and effects is an important question in philosophy and other fields, and that in a strict sense of causation (if A causes B, then A must always be followed by B) sex does not cause pregnancy, nor does smoking cause cancer. But in everyday usage, we often take "A causes B" to mean "A causes an increase in the probability of B". Furthermore, the causal relation between sex and pregnancy is indirect (sex often leads to release of sperm, which can lead to the combination of sperm and egg, and the combination sperm and egg leads to pregnancy) so there are many steps which can go differently, but the whole prosess is deterministic nonetheless, even if uncertain. Don't you think so?

      OK, let me use a better example. Consider the OSI model as it applies to viewing this page on your computer. The material cause of data transmission is the disk drives, routers, the network wiring, the detail of every microchip between server and client, and the phosphors or LCDs on your screen. The efficient cause goes from bottom to top: HTTP messages are exchanges via a TCP connection. The TCP connection is established via IP packets. The way that IP packets are transmitted is via (for instance) ethernet. The final cause goes from top to bottom: the reason that the TCP connection contains what it does is becuse the HTTP session needs it that way. The 'reason' that that IP packet looks like that is because the TCP protocol requires it. Or would you say that it is rather purely coincidental?? Don't you think that what you now read is an indirect result of what I have typed? I hope you do, or otherwise this discussion must be a very strange experience for you...

      Another example could be a cue ball which causes the eight ball to roll into pocket, or heat that causes water to boil, or the Moon's gravity which causes the Earth's tides, or a hard blow to the arm that causes a bruise. I am describing a relationship between two objects or events. The set of all those particular cause-and-effect relations is the extension of causal relation. Wouldn't you agree?

      Hell, even the classic if/then statement in programming is a perfect example of simplified causality: If A is true, then B will occur. This can be expanded using Boolean algebra: If A and B are both true, then C will occur; If either A or B is true, then C will occur. No computer could work without a causal relation between the conditional and body of if/else statement!

      And please don't get me wrong, I am not trying to prove the existence of God (a transcendent God creator, not your pantheistic God or Teo) using the fallacious "first cause" argument, I know it is an illicit quanti

    66. Re:Death of Creationist Theory? by benna · · Score: 1

      So, in other words it is pantheism rather than Taoism... Here we go again.

      No, the definition I used there is really the normal definition of Tao. Read Alan Watts he defines it quite well.

      Now as for my arguement against causation. Obviously in every day life I pretend like there is cause and effect because it is a model for how things happen that makes it easy for me to do things. But it is only a model. It is no more real than the model of my self, when in reality there is no me seperate from the universe. It seems to me that you could even say that what is happening now causes the past. Think of a boat on a lake. If the boat is the present and its wake is the past, and the boat is causing the wake, then you could say that the present causes the past. Really all there is is NOW. The dancing present. This dancing present just happens on its own. It is sue generis, it comes in to being completly on its own. It is the big bang still happening. Now if we look at things this way and we see that the past is trailing off of this dancing present, we see that cause and effect is meaningless.

      --
      "It is not how things are in the world that is mystical, but that it exists." -Ludwig Wittgenstein
    67. Re: Death of Creationist Theory? by beanlover · · Score: 1

      Hugh Ross and Josh McDowell are two people who set out to prove that God didn't exist and found him.

      Hugh Ross is an astrophysicist. Not sure what Josh McDowell's area is.

      Check them out.

      B

    68. Re:Death of Creationist Theory? by Anonymous Coward · · Score: 0

      Now as for my arguement against causation. Obviously in every day life I pretend like there is cause and effect because it is a model for how things happen that makes it easy for me to do things.

      It must be very hard for you. Is it hard to pretend all of the time? Sorry if that's a stupid question, but it is very hard to imagine how strange and difficult the life must be for you.

      I see. So you believe that there is no such thing as a separate, singular person. It is actually very reasonable point of view, when I think about it. After all the particles we are made of don't touch each other, so no person is a separate entity; only the result of interation of the cloud of particles which just happen to be close together. Makes sense. Unless of course you believe in the existence of soul.

      It seems to me that you could even say that what is happening now causes the past. Think of a boat on a lake. If the boat is the present and its wake is the past, and the boat is causing the wake, then you could say that the present causes the past.

      Well, yes... If I am the present and the text I am writing is the past, then we also could say that the present causes the past. Am I correct? But quite frankly I don't see what changing the definitions is supposed to mean. And besides, how can I say that the present causes the past, if there is no past in the first place?

      Really all there is is NOW. The dancing present. This dancing present just happens on its own. It is sue generis, it comes in to being completly on its own. It is the big bang still happening. Now if we look at things this way and we see that the past is trailing off of this dancing present, we see that cause and effect is meaningless.

      Well, if we assume that all there is, ever will be, and ever has been, is now, effectively rejecting the concept of time itself, than of course we make the causality meaningless. If there is no time than obviously there are no events, no motion, no forces, no changes, no past, no future, no present... But the question is, why exactly should we assume that? Are you sure about it?

    69. Re:Death of Creationist Theory? by benna · · Score: 1

      Events exist in that they are happening now, or that we are remembering them now. Motion exists the same way. Changes also exist through remembering now. Also one can think about the future now. But its still all now. You cant escape it. No matter what you do you are doing it now, no matter what you think about you are thinking about it now. If you think about how memory works, reall a memory is just the activation of the same neuropathways as when the original experience happened. So its still now.

      --
      "It is not how things are in the world that is mystical, but that it exists." -Ludwig Wittgenstein
    70. Re:Death of Creationist Theory? by Anonymous Coward · · Score: 0

      Thanks, I think I'm much closer to get it after this explanation. But nevertheless I am wondering... how do you explain different timestamps in our posts?

      Also, wouldn't you agree that time is the dimension (or medium) in which change occurs, and which measures the duration of states?

      After all modern physics treats time as a dimension of space-time whose precise direction is relative to the inertial frame of measurement. Let's forget for a while about the common way of defining the idea of 'before' and 'after' as based on the assumption of causality. I aleady know you reject it. The point is that time, in fact, can be measured, just like other physical dimensions as the field of horology could demonstrate.

      In physics, time is defined as the distance between events along the fourth axis of the spacetime manifold. Special relativity showed that time cannot be understood except as part of spacetime, a combination of space and time. The distance between events now depends on the relative speed of the observers of the events. General relativity further changed the notion of time by introducing the idea of curved spacetime. Is time the only dimension of the spacetime that you think does not exist? In other words, do you think the spacetime has three or even less dimensions, instead of four according to Albert Einstein, or even more as postulated by the superstring theory?

      How do you explain the changes in entropy of a thermodynamic system?

    71. Re:Death of Creationist Theory? by jnana · · Score: 1
      Nowhere did I say that they were both scientifically valid hypotheses, so perhaps you should take a remedial reading comprehension course.

      The point, of course, was that they are both absurdities--not that they are both scientific theories--and there will always be people who believe absurdities, regardless of whether they are falsifiable or not. I stand by that.

      And on another note, falsifiability is not so simple and cut-and-dry as you seem to be implying. If you've read any philosophy of science, you know of the problem of underdeterminism.

    72. Re:Death of Creationist Theory? by benna · · Score: 1

      A clock is something that just goes around in circles (or changes the numbers it displays) but its still making those changes now. This allows for there to be timestamps. As for physics, like cause and effect, time is used as a model to explain certain things. However, all events still happen now. As for spacial dementions im not entirly sure. I could make an arguement that its always here, just like its always now, but i'm not really sure about that. The 10 dementions of string theory are also just a model to explain the things, not necessarily real. There was some physist who said that they didn't care if their theories were true just that they explained things. I forget who it was though. I don't know enough about thermodynamics to understand how that applies...

      --
      "It is not how things are in the world that is mystical, but that it exists." -Ludwig Wittgenstein
    73. Re:Death of Creationist Theory? by Ohreally_factor · · Score: 1

      Ugly and pretty are determined by culture, and their value is relative.

      --
      It's not offtopic, dumbass. It's orthogonal.
    74. Re:Death of Creationist Theory? by Anonymous Coward · · Score: 0

      Thanks a lot for all of the explanations you have written for me and other people in this thread. I think that the fundamental concepts of your philosophy might be just to hard for me to undertand at the moment so I am saving links to this discussion and its context and I will try to reread it after few years when hopefully I'll be able to understand your philosophy with its full implications to a greater extent. Thank you.

    75. Re:Death of Creationist Theory? by benna · · Score: 1

      Heh, I'm flattered but I don't know that I necessarily am any wiser than you as far as philosophy goes. These are my opinions from my observations and reading but I don't know that they are any more valid than your observations. I'm just a 16 year old kid interested in what this whole universe thing is about.

      --
      "It is not how things are in the world that is mystical, but that it exists." -Ludwig Wittgenstein
    76. Re:Death of Creationist Theory? by Anonymous Coward · · Score: 0

      Really? Then what is?

      An example of 'killing all xxx' as natural selection (and an example of evolution) was observed during the industrial revolution. Prior to this time, the most common of a variety of moth was light colored, with a rare occurrance of the same moth with dark coloring. The trees were white-barked (beech IIRC). Then a bunch of factories were built in the area, and the soot & other particulate matter from the smoke stacks settled on the bark of the trees, turning them dark. Suddenly, the light-colored moths were easier for predators to spot, and the darker ones were camoflaged better.

      This was case of natural selection which occurred as 'killing all light moths'. The evolution in this case is that this species of moth is now predominately dark-colored because it is a better survival trait.

  10. Rice has more by Anonymous Coward · · Score: 0
  11. great, we've been demoted by nomadic · · Score: 4, Funny

    The new estimate, of between 20,000 to 25,000 genomes is marginally less than the 27,000 for the Arabidopsis, a flowering plant in the mustard family.

    Damn elitist mustard, looking down on us.

    1. Re:great, we've been demoted by sik0fewl · · Score: 5, Funny

      I, for one, welcome our new Arabidopsis overlords.

      --
      I remember when legal used to mean lawful, now it means some kind of loophole. - Leo Kessler
    2. Re:great, we've been demoted by tepples · · Score: 1

      Damn elitist mustard, looking down on us.

      But according to Christ, you can do great things with the faith of a mustard seed.

    3. Re:great, we've been demoted by tchalvak · · Score: 2, Funny

      You're working for them, aren't you.

    4. Re:great, we've been demoted by 6th+time+lucky · · Score: 1

      Pretty damn depressing if you have ever seen one of these elitist mustards. They make the weeds in my lawn seem complex.

      And if you want to really feel inferior, wheat has three genomes (not a typo), each of which is larger than the human genome...

    5. Re:great, we've been demoted by GiantMonkey · · Score: 1

      What's not to say that the number of mustard genes has also been over-estimated. I reckon that the genome of Arabidopsis hasn't been checked and double-checked like the human genome and is equally likely of being more genes than reality.

    6. Re:great, we've been demoted by Anonymous Coward · · Score: 0

      Actually, if I want to base things on gene number you need to start worshipping Bufo orientalis (fire bellied toad)...last I checked it blew away pretty much everything out there.

    7. Re:great, we've been demoted by fux0rbob · · Score: 0

      In Soviet Russia, genome sequence you!

      --
      w00t w00t watch wh0 y0u sh00t!
    8. Re:great, we've been demoted by Anonymous Coward · · Score: 0
      iji iji iji iji iji iji jtiji iji iji iji iji iji
      iji iji iji iji iji ijjDMNQtiji iji iji iji iji ij
      iji iji iji iji iji cXMNMNMNQjiji iji iji iji iji
      iji iji iji iji ijcSMNMNMNMNHJiji iji iji ij iji ij
      iji iji iji iji iSWMNMNMNMHJiji iji iji ij iji iji
      iji iji iji iji6WMNMNMNMNYiji iji Jciji iji iji ij
      iji iji iji i5WMNMNMNMN5iji iji JHMNSc iji iji iji
      iji iji iji5NMNMNMNMW5iji iji JHMNMN MWSiji iji iji
      iji iji ijcXMNMNMNMNNYiji ijtKMNMN MNMNMW6iji iji i
      iji iji iji jDMNMNMNMNHJijtQMNMN MNMNMNMNMW5iji iji
      iji itciji iji QMNMNMNMNKDMNMN MNMNQWMNMNMNMN5iji i
      ijitKMWSiji iji jQMNSIEGMNMN MNMNQtijSWMNMNMNMNYiji
      itQMNMNMW6iji iji tKMNMNMN MNMNKtiji icSMNMNMNMNHJi
      iJHMNHEILMW6iji ijcSMNMN MNMNMNDjiji ijicXMNMNMNN5i
      ijiYNMSIK0FEWLijiSWMNM MNMNMNMNMNDciji ijicDMNW6iji
      iji i5NMNMNMNMNSWMNM MNMNHNMNMNMNMNXciji iji 5iji i
      iji iji5WMNMNMNMNM MNMNN5ij5NMNMNMNMNSciji iji iji
      iji iji i6WMNMNM MNMNW5iji ij6WMHEILNMWSiji iji iji
      iji iji ijiSWM MNMNW6iji iji tKMNMNMNMNXciji iji ij
      iji iji iji cSMNWSiji iji tQMNMNMNMNDjiji iji iji
      iji iji ij iji c6ciji iji QMNMNMNMNQjiji iji iji ij
      iji iji iji iji iji ijjDMHITLERNQtiji iji iji iji
      iji ij iji iji iji ijcXMNMNMNMNKtiji iji iji iji ij
      iji iji iji iji iji jQMNMNMNHJiji iji iji iji iji
      ij iji iji iji iji iji tKMNHJiji iji iji iji iji ij
      iji iji iji iji iji iji tYiji iji iji iji iji ij ij
    9. Re:great, we've been demoted by br00tus · · Score: 1
      The Amoeba Proteus has 290,000,000 genes.

      Obviously humans can do more with less. Twenty to twenty-five thousand genes means only twenty to twenty-five proteins to work with. And a lot of those genes and proteins are basically junk - stuff we needed previously, say one million years ago, or farther back, but no longer necessary now.

      The chimpanzee body is almost exactly like the human, opposable thumbs and all. A very small percentage of humans have hair, fur practically, covering their entire body, and they look like big chimpanzee bodies. Our bodies are for all intents and purposes chimpanzee bodies, minus the hair (thats the most visible change from common descent), and generally larger, though not always so. The main changes are in the brain. And not many genes had to change to create our unique brains. It is probably only a handful of genes that make us human. A handful of genes that make proteins that cause more neurons to be built, or which allow us to use speech to communicate, or something like that. Science is always a lesson in humility, and I think it's likely this is the case.

    10. Re:great, we've been demoted by zsau · · Score: 1

      Regarding your sig...

      I'll probably be modded down for saying this, but I have a theory that mods automatically mod people up because they've asked to be modded down. As I've never seen a post that says 'Mod me up', it seems likely that saying that automatically gets you modded down (I read at +5 with a complex modification of mod categories). It's very annoying; people shouldn't be able to moderate themselves!

      (OT, so you ought to mod me down---I know I have!)

      --
      Look out!
    11. Re:great, we've been demoted by cthugha · · Score: 1
      And a lot of those genes and proteins are basically junk - stuff we needed previously, say one million years ago, or farther back, but no longer necessary now.

      That's not correct. The term "gene" refers to regions that can be potentially transcribed only. Non-coding regions (so-called junk DNA) doesn't count, although if you include control sequences then that affects the genomic complexity calculations people have been making in other threads.

      I'm not entirely surprised that we have a comparable number of genes, or even a genome that's nearly identical with that of other organisms. All animal species are made up of the same basic types of cells that carry out the same basic functions, so it makes sense that a significant portion of the genome would be similar. The main differences seem to be in the distribution of the various kinds of tissue.

    12. Re:great, we've been demoted by nomadic · · Score: 1

      I agree with your theory, that's why I urge they be modded down. The worst are those people who say "I know I'll be modded down for this" then advocate some incredibly popular position that most slashdot readers will agree with. It's like they're trying not only for the regular mods, but also mods that reward their "courage".

      "I know the windows zealots here will mod me down for this, but I think linux is a better operating system..."

  12. World Domination by Anonymous Coward · · Score: 1, Interesting

    Step 1: Using stem cell research create a new human-like lifeform with many more genes than humans that will have incredible power
    Step 2: ???
    Step 3: Profit

    1. Re:World Domination by affliction · · Score: 1

      You should watch the movie Casshern. http://www.casshern.com/. That's exactly what happens. Then they get pissed off and build robots and beat the shit out of the humans.

      It's a pretty good movie actually.

    2. Re:World Domination by Anonymous Coward · · Score: 0

      The trailer looks cool as hell. Unfortunately, I have no idea what language it's in, Japanese would be my guess. Also the site you listed seems to be using pictures for the fonts, because babelfish doesn't work very well. If you speak the language, I'd greatly appreciate if you could point me to a site that is planning on selling the DVD with english sub-titles (region doesn't matter to me, I'll make it work, just want english sub if possible) Thanks for the info!

  13. Revised number revised by ignoramus · · Score: 3, Funny

    In late breaking news, the final count of genomes in a typical human being has been found to be exactly 1. See http://en.wikipedia.org/wiki/Genome for details.

    1. Re:Revised number revised by Rikurzhen · · Score: 1

      Actually the average male is carrying millions of unique haploid genomes in his pants.

    2. Re:Revised number revised by Seehund · · Score: 1

      Yes, pocket lint is an amazing substance.
      Oh...

      --
      Help savingAmigaOS and a free PowerPC market
    3. Re:Revised number revised by Anonymous Coward · · Score: 0
      Typical human, yes, but the average is higher than that.

      For example, the number of genomes in my wife is currently 2, counting the baby. (Sometimes it's 3.)

  14. Next by skraps · · Score: 1

    Proteome research is the new genome research.

    --
    Karma: -2147483648 (Mostly affected by integer overflow)
    1. Re:Next by Nutty_Irishman · · Score: 1

      Perhaps for the time being. But I think that Systems Biology is going to surpass the proteomic era soon. It already has started to gain momentum. I use the term surpass in the context that proteomic data will be used in the field of Systems Biology, not neccessarily that it is a thing of the past.

  15. Great, more downsizing... by DLR · · Score: 5, Funny

    Where'd they off-shore the genes to?

    --
    "Like fire and fusion, government is a dangerous servant and a terrible master."~RAH
    1. Re:Great, more downsizing... by sik0fewl · · Score: 1

      RTFA. They went to arabidopsis, a flowering plant in the mustard family.

      --
      I remember when legal used to mean lawful, now it means some kind of loophole. - Leo Kessler
    2. Re:Great, more downsizing... by Anonymous Coward · · Score: 0

      Don't panic yet. They might have been counting genes in Florida.

    3. Re:Great, more downsizing... by DLR · · Score: 1

      Ahah! So they have indeed musterd the genes elsewhere!

      --
      "Like fire and fusion, government is a dangerous servant and a terrible master."~RAH
    4. Re:Great, more downsizing... by Chucklz · · Score: 1

      Probably Korea.

      A certain company there will sequence what you send them for about $5 dollars a reaction.

    5. Re:Great, more downsizing... by secretsquirel · · Score: 1

      mostly bacteria

  16. Genome != Genes by rchatterjee · · Score: 1, Redundant

    a Genome is made up of Genes, an organism only has one genome. Also the number of genes a organism has is not directly related to the complexity of the organism.

  17. Perhaps by nmb3000 · · Score: 1

    ...both individual genes and interactions between genes must be proportionately more complex, in order to get the same level of complexity out.

    That or we can finally admit that we aren't as hot as we thought we were. I mean honestly, a mustard plant? Couldn't our superiourity be overthrown by something that at least has legs?

    It's all in the numbers baby, and someday I hope to live up to our mustard plant elders.

    --
    "What do you despise? By this are you truly known." --Princess Irulan, Manual of Muad'Dib
    /)
    1. Re:Perhaps by Anonymous Coward · · Score: 0
      Makes you think about when Jesus said "If ye have faith as a grain of mustard seed, ye shall say unto this mountain, Remove hence to yonder place; and it shall remove; and nothing shall be impossible unto you."

      Maybe he knew something here ...

  18. People vs. Flowers by k98sven · · Score: 3, Insightful

    The new estimate, of between 20,000 to 25,000 genomes is marginally less than the 27,000 for the Arabidopsis, a flowering plant in the mustard family. Earlier estimates had placed the number of genomes at around 44,000 - or even as high as 100,000.

    AFAIK, there's a lot more research going into the human genome than into the Arabidopsis one. So one would naturally presume that the number of human genes would be known better.

    But if the estimate for the number of human genes is subject to so much variation, how can you be so sure of that for the Arabidopsis?

    Is this a meaningful comparison?

    (Not to mention that the entire premise seems to be flawed..)

    1. Re:People vs. Flowers by rchatterjee · · Score: 3, Informative

      Arabidopsis is essentially the lab rat of the plant biology world so trust me, there is a lot of research into Arabidopsis as well.

    2. Re:People vs. Flowers by Frennzy · · Score: 1

      How many Libraries of Arabidopsis are there in one cubic Iota of Reasonable Doubt?

      Just Curious. :)

    3. Re:People vs. Flowers by larley · · Score: 5, Informative

      The thing is, we've had the arabidopsis genome sequenced for a while now. And because the organism has a lower degree of complexity it is a lot easier to study in many ways. I don't know if I'd necessarily say that there is more study being done on humans than on Arabidopsis - In fact, I highly doubt it.

      We have a much clearer idea of most of the inner workings of that lowly little mustard plant than of our own. It's a matter of understanding the simple stuff and then working our way up. Like with the nematode C. elegans -- we know more information about that than you could possibly imagine. We know how many cells it has at every stage of its life and what they are doing. We have its genome sequenced. And from all of this information we have learned a lot about the inner workings of our cells as well. You find a lot of homologies between organisms.

      In fact, if you examine the RNA polymerases of humans, bacteria and archaea you would find that ours are much closer to archaea (the most ancient of ancient organisms still around) than to bacteria.

      So looking at these organisms that have been around since the beginning of life, we can learn about the development of our genomes and by examining their functions we can learn much about how ours work. Even if we do have our entire genome sequenced, that doesn't mean we know what it all does.

    4. Re:People vs. Flowers by Anonymous Coward · · Score: 0

      http://www.aryanrace.net/

    5. Re:People vs. Flowers by interiot · · Score: 1

      You learn something new every day. Wikipedia lists 21 Model Organisms, Arabidopsis included among them. Can anyone explain more? Is there great insight into biology for complete newbies here, or is this just a mundane necessity of getting work done?

    6. Re:People vs. Flowers by Prof.Phreak · · Score: 1

      20,000 for human genes is also a very rough estimate---just another one of many wrong ones.

      Imagine a genome as a computer program, and each `gene' being `an important piece'. Who is to say how many `important pices' there are in that program? It's anyone's guess. ie: gene isn't precisely defined. More like `some code that generally tends to stay together in most cases with few changes'.

      --

      "If anything can go wrong, it will." - Murphy

  19. Not only that... by FiReaNGeL · · Score: 4, Interesting

    According to scientists, we gained 1000 genes compared to rodents when we diverged from them 75 millions years ago. And we 'lost' 33 genes compared to them (they have a functional copy, we have a nonfunctional pseudogene; it's still there, only not working - stop codons, etc).

    The "we must have more gene than (insert stupid animal or plant here)" is funny. Our superiority complex at its best.

    Read about the whole thing (with more links) on my blog (see sig)

    1. Re:Not only that... by Anonymous Coward · · Score: 0

      Just wanted to say thanks for posting. I've bookmarked your blog and will be coming back when I have time (I'm a free radical researcher (well, still finishing the PhD) moving into bioinformatics - doing a comp sci degree so taking the long way there ;)

    2. Re:Not only that... by QuantumG · · Score: 1

      What's your opinion on MIT's biobricks initiative?

      --
      How we know is more important than what we know.
    3. Re:Not only that... by retinaburn · · Score: 1

      I don't know, I have seen some lawyers and managers with at least some of these rodent genes active...

    4. Re:Not only that... by jd · · Score: 1

      I know rodents who would object to your inference. After detailed conversations with assorted mice on Magrathea, I have reached the conclusion that lawyers and managers are a cross between some telephone sanitizers and a Vogon.

      --
      It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
  20. You know... by nwbvt · · Score: 2, Insightful
    I find it hard to take a site which claims to be scientifically literate seriously when they post an article which not once, but four times (including in the title) confuse the term 'gene' with 'genome'. Even my grandmother could probably tell the two apart. Come on guys, ever heard of the Human "Genome" Project? They were not mapping just one gene.

    How long before someone blames this on Bill Gates or George Bush?

    --
    Mathematics is made of 50 percent formulas, 50 percent proofs, and 50 percent imagination.
  21. Link To Mirror by naden · · Score: 2, Funny

    Oh wait .. just read the post.

    Damn newbies ... hehe.

    --
    Funtage Factor: Purple
  22. Grade School Science Films Revisited by grannyknot · · Score: 3, Funny

    This items made me recall a science film we watched when I was in grade 8. It was all about chromosomes.

    There was an actor playing a typical I-don't-care-about-no-science-so- long-as-my-tractor-runs-right yokel who, as the 'scientist' (read: guy in a lab coat) noted that the fruit fly has five chromosomes and humans have 23, remarked "well, that's because people are the most advanced creatures on the planet."

    The look on his face was priceless when he found out that potatoes have over forty.

    1. Re:Grade School Science Films Revisited by Idarubicin · · Score: 1
      ... noted that the fruit fly has five chromosomes and humans have 23...
      ... potatoes have over forty.

      Minor nitpick--humans actually have 46 chromosomes in most cells, in 23 pairs. Technically, a haploid number of 23 and a diploid chromosome number of 46. Most of the members of those pairs are quite similar to one another (in healthy individuals) but the sex chromosomes are quite different in males--the familiar X and Y chromosomes.

      Some species, most often among plants, have a polyploid genome--their chromosomes are allocated in groups of three, four, or more. Potatoes, which you mentioned, are tetraploid; they have twelve groups of four similar chromosomes, giving a total chromosome number of 48 to which the parent alluded.

      Oats are hexaploid, with a haploid number of 7 and a chromosome number of 42. (They may or may not be the answer to live, the Universe, and everything; research is ongoing.)

      Sugarcane is octaploid: haploid number 10, chromosome number 80.

      Polyploidy can arise spontaneously, when gametes (sex cells) are formed that contain a full diploid set of chromosomes, instead of the usual haploid set. Fertilization with a regular haploid gamete results in triploidy--these offspring are infertile, because they can't divide their genetic material evenly to produce new sex cells. Fertilization with another diploid gamete produces fertile, tetraploid offspring. (Later, rinse, and repeat for higher ploidy levels.) Here is a good site with more details on polyploidy in plants.

      Another nifty phenomenon is the formation of polytene chromosomes. These show up in some species where certain cells undergo multiple rounds of DNA replication without cell division. This can create tens, hundreds, or even thousands of parallel strands of identical DNA. The canonical example is in the Drosophila (fruit fly) salivary gland, where the multiple copies of each gene in principle allow for much more rapid synthesis of important proteins. These polytene chromosomes are large enough to be easily stained and visualized with light microscopy--a task that is much more difficult in regular chromosomes.

      --
      ~Idarubicin
  23. The Scariest Part of the Article... by KhaZ · · Score: 2, Funny
    Was the advertising by google.. :)
    Human Genome on eBay
    Find human genome items at low prices. With over 5 million items for sale every...
    www.ebay.com
    Heh. "Now valued at more $$$/Gene! Buy it now?"
    --
    - - - -

    KickingDragon

    1. Re:The Scariest Part of the Article... by larley · · Score: 5, Interesting

      Well, technically, you CAN buy genes. There are quite a few companies that sell pre-sequenced genes. In fact, the entire genomes of several organisms are available in varying amounts ligated into Bacterial Artificial Chromosomes (BACs) and plasmids. An interesting link is http://www.arabidopsis.org/ - There's a lot of information on Arabidopsis, where they keep a database of the entire Arabidopsis genome as well as many freely-available tools for its analysis.

    2. Re:The Scariest Part of the Article... by AndroidCat · · Score: 1

      Just wait until you get an eBay phisher who asks you to send your biometric data. Now that would be identity theft!

      --
      One line blog. I hear that they're called Twitters now.
    3. Re:The Scariest Part of the Article... by oojah · · Score: 1

      > Human Genome on eBay

      Already got mine thanks.

      Roger

      --
      Do you have any better hostages?
    4. Re:The Scariest Part of the Article... by jd · · Score: 1
      For Open Source data and software for doing the same thing, take a look at:



      --
      It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
  24. Does it really matter? by Tezkah · · Score: 3, Interesting

    I was at a lecture by Evelyn Fox Keller, and she said that there has been a paradigm shift and we're moving from breaking up biology into tiny parts, to seeing the whole picture. Whether theres 100,000 or 20,000 genomes seems rather trivial.

  25. More complex? by T-Ranger · · Score: 2, Interesting

    Would not reducing the number of genes from 100,000 down to 25,000 reduce the number of possible interactions from (100,000!/2) to (25,000!/2)? Thats a factor of a number that has 357480 digits!

    1. Re:More complex? by Nutty_Irishman · · Score: 1
      Possible interactions (direct interactions that is) might decrease, but the complexity of the network has increased. Take the following:
      A B
      \ /
      C D
      \ /
      E
      |
      F

      Knocking out A would disrupt C, E, F. But C is the only direct product of A-- E, and F are downstream of A. There is a difference between being directly connected to a gene in a gene regulatory network and just being downstream of a gene. The problem is that by decreasing the genes you'e increased the length of the downstream interactions. Which means that knocking out a certain gene can have adverse effects on a large number of other genes that just happen to be downstream of it. You know that A affects other genes but by how much, and how further downstream is that gene? Add in varying kinetic rates and thousands of other sub-networks and you have a very messy picture.

      When there are a lot of genes, knock outs aren't too bad as the genes only interact with a select few other genes and you don't have such a large downstream cascade. The real problem lies in the fact that we don't have the biological tools to collect the data that we need to actually figure out how these networks are composed. It's a very cumbersome process. And even when we have had simulated data of what we actually need, 90% of the expression levels you analyze aren't even relevant to your subnetwork, and you get a lot of false positives due to pure randomness in other genes.

      The problem is that having many downstream genes increases the complexity of the biologist to gather meaningful data to be analyzed. Bioinformatics/Computational Biology rely on the biologist to provide the data. Since the biologist's job just got harder, so also did the Bioinformatasist/Computational Biologist's.
    2. Re:More complex? by T-Ranger · · Score: 1

      I dont quite understand what you are saying. To draw an analogy, your arguement seems to be // wiht: a RISC processor is more complex then a CISC becasuse the code required to do something usefull on a RISC system is shorter.

      I guess that is an opinion question, a question of perspective. An EE would say a RISC system is less complex, but a CS writing a compiler, or someone writing in ASM would say the opposite. So the question in the DNA world then is: are you trying to understand DNA by looking at it and scratching your head, or are you trying to understand DNA by understanding the low level operations and simulating (either on a computer, or in the lab) specific, large scale, things?

    3. Re:More complex? by Firethorn · · Score: 1

      I'd guess understanding the low level operations, but that quickly becomes like predicting the weather, as you can't keep track of all the variables. They were probably hoping to be able to mostly seperate the various chains, but the reduced count means that each gene has that much more to do.

      --
      I don't read AC A human right
  26. Huh? by cmcguffin · · Score: 2, Funny

    savagely revised

    What, did they revise the number with a chainsaw?

  27. gene squatters by Doc+Ruby · · Score: 1

    Now that the namespace is half as big, the properties are twice as valuable! Time to double up the patent lawyer staff.

    --

    --
    make install -not war

    1. Re:gene squatters by Anonymous Coward · · Score: 0

      That will only work until Human Genome V6 is widely adopted. Then every gene can have its own genome and the story submitter wont have to worry about symantics...

  28. at least it's not by Anonymous Coward · · Score: 0

    human genome count SLASHDOTTED

  29. This story's so important that they formatted it! by Anonymous Coward · · Score: 0
  30. Interesting book...genomes and viruses by Frennzy · · Score: 1

    Somewhat on, and somewhat off--topic, I'm reading a novel by Greag Bear called Darwin's Children. And it's pretty deep...if not totally engrossing.

    It has a lot to do with viruses (especially 'ancient' viruses) being part and parcel of the process of human evolution.

  31. 20,000 is plenty by nucal · · Score: 1
    Suppose that you had 20,000 different kinds of Lego blocks and the ability to make an unlimited amount of each type. How many different things could you build?

    Even discounting for protein modifications and assuming one gene = one protein, 20,000 genes is plenty to build a human.

  32. Fewer genes = more complexity among them? by mOoZik · · Score: 1

    Since we have fewer genes than a flower but are more complex, does this mean that the arrangement of our own genes - and of other organisms - is more important than the quantity? Does this in any way change the way in which geneticists are to evaluate the genomes of other species in the future?

    1. Re:Fewer genes = more complexity among them? by larley · · Score: 1

      Well, only ~30% of the human genome encodes transcription units, and of that ~30%, only ~1.6% encodes proteins. The rest is intronic (it gets spliced out before proteins are synthesized from it). The rest is just spacer and repetitious DNA (transposable elements, pseudogenes, simple-sequence DNA, etc)

    2. Re:Fewer genes = more complexity among them? by randomiam · · Score: 1
      Since we have fewer genes than a flower but are more complex

      Humans are not necessarily the most complex creatures on earth. We don't have multiple phases in our lifecycle, or spend part of our lives in a marine or aquatic environment, or photsynthesize for some part of our lives...

      The point is, is that the organisms that have more complex lifecycles are typically more complex genetically. So, this result isn't really all that surprising.

      For further reading on this subject, I reccomend reading papers by Zhulin at GA Tech.

  33. I can't help myself... by darkitecture · · Score: 1


    I for one, welcome our new Arabidopsis overlords.

  34. Wow what a summary. by Anonymous Coward · · Score: 0

    I wonder if the submitter's gnome codes for the concept of "Read More"?

  35. GT causing cancer by Anonymous Coward · · Score: 0

    In GT (genetic therapy) one tries to integrate a piece of foreign dna into a malfunctioning organism. The integration process is virtually random. That is there is equal chance that the piece you are integrating will hit any place in the genome. Therefore, no wonder that might cause cancer, which can be usually tracked to particular dna damages. You try to cure one thing but break another. So far there are no efficient mechanisms to target and alter the specific place in the dna that you need.

    Genome = Full dna sequence(s) of a particular organism
    Gene = a genomic region that is transcribed and translated into protein(s); yes, a single gene may produce several different proteins.

  36. Better get it on my test Friday. by CyberThalamus · · Score: 0

    Intro to genetics. Remember splicing can create a lot more variation (and headache if you're trying to understand it).

    --
    With the cyberthalamus, the singularity will happen.
  37. Well, yes and no... by Anonymous Coward · · Score: 0

    You're right, unless you include the genomes of the various bacteria and other organisms which absolutely must exist within the typical human being's body for that human to survive.

    But yeah, I thought the same thing.

  38. Programmers already know it by Magickcat · · Score: 2, Insightful

    Any good software programmer knows that good design and elegance beats bloat every time.

    --

    Si tacuisses philosophus mansisses. If you had kept quiet, you would have remained a philosopher.

  39. Re:In the Ghetto Chapters 1-10 by Troll-a-holic · · Score: 0

    This is not crapflooding.

    This is just crap.

    Please cease such activities because it affects the quality of the posts.

    Plz stop.

    Plz.

    Thank you. Jesus loves you.

  40. Woah by timothv · · Score: 2, Insightful

    Woah! More than one paragraph? Will Slashdot get rid of italics too, and start having quality articles?

    1. Re:Woah by mrseigen · · Score: 1

      Yeah, this article is huge on the front page. I thought for a second I had enabled some kind of "View Full Articles Always" option.

  41. This is only genes for proteins by iabervon · · Score: 1

    They're only counting the different sequences of DNA which are transcribed to give proteins. That's like counting the lines of C code in a program that abuses the preprocessor extensively. You're ignoring all the ifdefs, the macros, the set of makefiles and shell scripts stuffed into comments, and so forth.

    Sure, you have a small set of proteins. But these proteins are expressed or not expressed based on binding sites for other molecules in the non-transcribed DNA around the portion for the proteins; this is sufficient to account for the differences between all of the types of cells in your body, which is clearly a major set of variations.

  42. No one knows the answer... by enderwig · · Score: 5, Informative

    to how many genomes are in a single human genome. However, speaking about genes in a genome, as the article states, this "correction" only counts those genes that make some discernable protein product. The number misses the number of open reading frames (ORF) that may not encode a protein at all, but a regulatory or enzymatic RNA. Probably, the next big project in life/medical research, after the big proteomics initiatives, will be the study of non-protein encoding ORFs. This problem is very tough to crack since 1) these RNA's do not have a common sequence element like "normal" messenger RNAs, 2) may be as short as 15 base pair (LIN12(?) in C. elegans), and 3) there are MANY, MANY possible ORFs in the genome.

    Are these technically genes? They are regulated. They have a function. They are transcribed. The only thing different from the standard definition of a gene is that the RNA is not translated into protein.

    In addition to multiple protein products from one "gene" as the article states, regulation of the gene may also be much more complex compared to "lower" organism. For example, the gene expression profile of the malarial parasite Plasmodium falciparum suggests very limited regulation. Basically, it looks like a linear progression with very limit amount of response. So, temporal and spatial regulation makes even multiple product genes seem to like a larger cohort of genes. Take the daughterless gene in Drosophila. It is used very early in embryonic development to control sexual differentiation. However, later, the gene product is used in neuronal differentiation. So, for the fly, sex is literally on the brain.

    1. Re:No one knows the answer... by Tim+C · · Score: 1

      how many genomes are in a single human genome

      That's easy - one!

  43. Couldnt the Arabidopsis genome count be wrong too? by Anonymous Coward · · Score: 0

    I have a question though... If were just now finding out approximately how many human genomes there are, how did we know with certainty how many genomes belong to the Arabidopsis?

    Wouldn't the genome count for the Arabidopsis be based on the same flawed estimation techniques used for the preliminary human genome estimate?

  44. Stop being naive! by rexguo · · Score: 1

    What makes people think that the intricate balance of our DNA achieved from 10s of thousands of years of evolution can be maintained when you make drastic localised changes like gene therapy? Stop treating humans like software systems where you can go in and refactor class interfaces as and when you like!

    --
    www.rexguo.com - Technologist + Designer
    1. Re:Stop being naive! by Anonymous Coward · · Score: 0

      Tens of Thousands?

      Try hundreds of millions.

    2. Re:Stop being naive! by rexguo · · Score: 1

      Get an education before throwing arbitrary numbers at me: Homo Sapien Events

      --
      www.rexguo.com - Technologist + Designer
    3. Re:Stop being naive! by Anonymous Coward · · Score: 0

      What's that supposed to prove? Does DNA only exist in humans, or has it been around since the beginnings of life on Earth? In other words, isn't it possible that some of that "intricate balance" started in the millions of years before there even were humans (or hominids, for that matter)?

  45. gene therapy and cancer by jeif1k · · Score: 2, Insightful

    There is no mention in the article of a story running in 2002 of genetic therapies unexpectedly causing cancer,

    Nor should there be; general estimates of the number of genes have nothing to do with mechanisms by which gene therapy might cause cancer. Nor is it unexpected that gene therapy can cause cancer; that has always been a known risk.

    although if you now factor in the increased complexity of interactions, it is possible that such side-efects can be better understood and therefore prevented.

    Anything is possible, I suppose. But common ways in which gene therapy could cause cancer are already understood. Doubtlessly, there are many more possibilities, but to identify them requires a specific understanding of those "interactions", something that is being worked on anyway.

    1. Re:gene therapy and cancer by erick99 · · Score: 1

      Since cancer is essentially run-away cell growth, it wouldn't be surprising that gene splicing could lead to the same. I think that can and will be ameliorated over time as the technique is refined and more is learned.

      --
      http://www.busyweather.com/
    2. Re:gene therapy and cancer by jcomand · · Score: 2, Informative

      There is no mention in the article of a story running in 2002 of genetic therapies unexpectedly causing cancer,

      Nor should there be; general estimates of the number of genes have nothing to do with mechanisms by which gene therapy might cause cancer. Nor is it unexpected that gene therapy can cause cancer; that has always been a known risk.

      To be more specific, the cancer caused by that form of gene therapy seems that the retrovirus used to insert a block of engineered DNA into the genome inserts the piece in an "unlucky" spot. The genes are broadly spaced in most regions of the genome, and most insertion sites will not cause problems. But if the engineered DNA gets inserted in the wrong place- say in the midst of a potential oncogene (cancer-promoting gene)- then cancer might result.

      So if there are less genes in the genome, if anything there would be less "vulnerable" spots to hit that would cause cancer. But really the number of total genes is not tightly linked to the number of insertion sites that could be oncogenic.

      Besides, there is still plenty of complexity. Alternative splicing can take one gene and make many alternative mRNAs that can produce different proteins. Alternative splicing takes the estimated number of _transcripts_ back up to several times (?) the number of genes.

  46. God uses compression by Anonymous Coward · · Score: 0

    ...but does he use ZIP or LZH?

  47. # of genes not so important. by nads2k · · Score: 1

    The article mentions a number of reasons why the # of genes that humans have really isn't a good measure of complexity. I think the easist to understand is the fact that one gene can code multiple proteins (molecular machines that do the work in your body).

    The gene therapy link is irrelevant. Gene therapy causing cancer has very little to do with the # of genes in the genome. The problem is the mechanism being used to deliver fixed genes to human could cause cancer. Imagine someone sent you a patch for your code, but instead of injecting inserting it into the right place, it got inserted randomly -- obviously this could ause your program to crash. Well, that's what gene therapy was doing, sort-of. And instead of crashing, you got cancer.

  48. Mechanics of estimation by oddwick11 · · Score: 1, Informative

    When the articles talk of "estimate" numbers of genes, they are not referring to the known numbers of genes. Instead, they are referring to computational predictions, based on certain patterns found in the genome.

    A gene is predicted if it has traits such as known start and stop codons, promoter regions, G-C content, and so on. These patterns are quite complex, and current algorithms are about 50-60% correct.

    The actual number of experimentally confirmed sequences is in the low thousands, IIRC.

  49. Well, I for one by Anonymous Coward · · Score: 0

    Prefer KDE!

    Slashdot editors, don't post this article this late at night. Someone will read it as "GNOME users slashed in half, all switched to KDE" and a flame war will ensue. Then in the morning when they check their info page and see they've been modded offtopic, all hell will ensue. I mod this article as flamebait on those reasons alone.

  50. Re:That's genes! Not genomes! by Anonymous Coward · · Score: 5, Informative

    Only one? Ahem: Mitochondrial genome; Nuclear genome.

    As a mitochondrial researcher, I resent the most important organelle of the cell being overlooked or lumped in together with the nucleus here!

    So I would say two genomes :)

  51. Genome videos by $exyNerdie · · Score: 2, Informative


    PBS has excellent videos from the program Cracking the Code of Life of the teams (Human Genome Project and private company Celera) that worked on decoding the entire 3 billion sequences of the human genome. It is very worth watching to understand this article.

  52. Gene Therapy by Camel+Pilot · · Score: 5, Insightful
    Why are we not directing our massive GNP towards scientific exploration such as studying genetic therapies to cure the rift raft of ailiments that curse mankind instead of fighting petty wars against a minor enemy "aka terrorist".

    Let look at that stats:

    Terrorist kill ~ 3000 people in 2001 and it becomes a focus of the US nation. While:

    Breast cancer kills > 40,000 / year

    Prostate cancer kills > 30,000 / year

    Diabetes kills > 70,000 / year

    The numbers world wide of course are much larger.

    Yeah OT I know but these kind of discoveries convince me our priorities are misplaced.

    1. Re:Gene Therapy by blahplusplus · · Score: 2, Insightful

      Because medicine is not that profitable, in fact you can waste your life savings just trying to stay alive. My parents shell out an ungodly amount of money for medications for their conditions every month I wonder how they even manage to pay the bills, my mother has $300+ worth of medication just for herself, my dad has even more then that. Just look at the people who pay through the nose for drugs, they can't all afford the R&D costs under a capitalistic system. So that means people get left out but *everyone* (at least in canada) wants everyone to be able to afford health care. Just look at the drug importing from Canada to the US right now.

    2. Re:Gene Therapy by Anonymous Coward · · Score: 1, Insightful

      If breast cancer killed everyone at once, in a big fireball (that looks wicked cool on TV), then I think more Americans would agree with you... breast cancer has no flash. No pun intended.

    3. Re:Gene Therapy by Nutty_Irishman · · Score: 1

      I was suprised by this article actually:
      http://www.aaas.org/spp/rd/caprev04.htm

      Earlier in the year many scientists who analyzed Bush's proposed budget expected him to cut areas of research by 8% while increasing DOD funding in an effort in balance the budget. It seems by these charts that we have actually increased funding. Most of which goes into DoD and Homeland security, but suprisingly even NSF, NIH had some increases. Not enough to really compensate for the amount of underpaid post-docs/graduate students who get tired of the rat race and dog-eat-dog world of academia and leave, but modest nonetheless.

    4. Re:Gene Therapy by foniksonik · · Score: 1

      The only real difference is that we know how to stop terrorists... cures for said 'rift raft' (you meant riff raff right?) of ailments may or may not be within our collective capabilities within our collective lifetimes... AND billions are being spent on such research, maybe not as directly as you'd like but certainly our capabilities are being extended through both public and private funding in the US and around the world. If a few billion in a given period of time could guarantee a cure do you think anyone would stop it from happening? Politicians have loved ones who suffer from these devastating conditions as well... how many Senators have had to deal with the prospect of prostate cancer?

      --
      A fool throws a stone into a well and a thousand sages can not remove it.
    5. Re:Gene Therapy by Anonymous Coward · · Score: 1, Informative
      Why are we not directing our massive GNP towards scientific exploration such as studying genetic therapies to cure the rift raft of ailiments that curse mankind instead of fighting petty wars against a minor enemy "aka terrorist".
      Simple. Medical science doesn't further the climate of fear that neoconservatives rely on to promote their agenda.
    6. Re:Gene Therapy by Psychotext · · Score: 1

      Maybe, but life doesn't tend to work that way - At least where finances are concerned. On a related note, what gets to me is the amount of duplicated effort going on in charity based medical research. I know of at least 12 cancer research charities (Those that actually do the work, not just collect money) in the UK alone that are all working on a cure / treatment for x and y cancer. Surely if they all got together (Ideally on a global basis) and created a single large entitity for cancer research we would stand a much better chance of winning the war. From a standpoint of economics alone a large singular cancer charity would stand a much better chance of raising money through public awareness and advertising alone, not to mention the obvious advantage of pooled admin and systems.

      By the way, I am aware of the advantages of mirrored research, but my feeling is that it would be better to use the money to put together 10 streams of different, but overlapping R&D all looking into the same problem than having 1000 tiny streams duplicating the general donkey work that we know is part of the day to day grind of R&D. (By the way, I do have some experience of this from working in R&D for two of the top three pharma companies.).

      Oh, and do you know what pisses me off most about charities? The chairmen / women who take absurd salaries paid for from donations (Just for being figureheads). They should be truly ashamed of themselves. Thankfully this isn't the norm, but you may find it interesting to look at the financial reports of some of the bigger charities out there.

      --
      People that believe in their opinions don't post AC.
    7. Re:Gene Therapy by hemanman · · Score: 1

      The only real difference is that we know how to stop terrorists...

      Do you now...?

      -H

    8. Re:Gene Therapy by Prophetic_Truth · · Score: 1

      Why are we not directing our massive GNP towards scientific exploration such as studying genetic therapies to cure the rift raft of ailiments that curse mankind instead of fighting petty wars against a minor enemy "aka terrorist".

      One's natural causes, the other is a crime.

      People tend to be more outraged at crimes where there was choice involved, rather than a death by natural means.

      Both being preventable they all should direct focus. There is work being done, but how much did the stock market drop after the year's cancer/ diabetes deaths?

      --
      time is a perception of a being's consciousness
      time is your 6th sense, the wierd ones are 7+
    9. Re: Gene Therapy by Black+Parrot · · Score: 1


      > Because medicine is not that profitable, in fact you can waste your life savings just trying to stay alive.

      Yeah, you should go ahead and die while you've got some left to take with you.

      --
      Sheesh, evil *and* a jerk. -- Jade
    10. Re:Gene Therapy by BradleyUffner · · Score: 1
      The only real difference is that we know how to stop terrorists...
      Then why don't we actually do it? Cause what we are doing now seems to be making the problem worse.
    11. Re:Gene Therapy by 12357bd · · Score: 1

      One more item for that terrible list.

      Car crash kills > >41.821 / year 2000

      --
      What's in a sig?
    12. Re:Gene Therapy by jd · · Score: 1
      Is that a physical increase (ie: number of dollars spent), a functional increase (ie: reflecting any increase in the number of researchers who need funding), or a real-term increase (ie: reflects interest rates, any increases in research expenses, cost-of-living increases, etc)?


      The problem with any Government saying they are "spending more" is that it might only be "more" in a way that is not actually that useful, but is intended more as a sop to moderates.

      --
      It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
    13. Re:Gene Therapy by Anonymous Coward · · Score: 0

      Perhaps this is because it's thought to be much easier to prevent human-caused problems than 'natural' ones. Especially for a God-fearing right that thinks faith and prayer are the best cures.

    14. Re:Gene Therapy by foniksonik · · Score: 0, Offtopic

      The only way to stop terrorism is to remove the environment that fosters it. To do that you have to go through a two step process. First you have to confront and immobilize/remove those who support such environments. Second you have to transform said environment into one which will not allow such activities to gain support.

      Just doing the first part of that process will not stop terrorists or a culture of terrorism, it will only send it underground again and delay it. So for instance, killing Osama bin Laden will not stop anything. The leadership will change and resources will shuffle around but eventually the people involved will regroup and begin again.

      Currently the US government has pursued the first step and has had success in multiple campaigns (Afghanistan and Iraq). The US government has also pursued the second step and again has had success (Afghanistan and soon Iraq). By success I mean that they have accomplished a majority of the goal, being the removal of proponents/supporters of terrorism and establishing environments where a culture of terrorism is unacceptable.

      More specifically the US government along with it's allies have in fact stopped the Taliban in Afghanistan from being the most powerful institution and have transformed that country into one where a democratically elected institution will hold sway. It may not be perfect yet but it is a damn fine start.

      In Iraq a similar situation is happening now wherein Saddam Hussein, a known supporter of terrorism via financial support for terrorist organizations such as Hamas, has been deposed and removed from power. Likewise the institution of power is in the process of being transformed from one where a small minority controlled the future of the entire population to one where the majority will elect a representative government. Currently there is fighting between two minority groups... the US military and the Insurgent forces, some of whom are terrorist in nature, others are dissatisfied formerly powerful tribes. The majority in Iraq wants to bring about the same transformation that is the goal of the US goverment, that of a majority elected governing institution.

      We know how to stop terrorism AND we are working on it. Do you expect decades of inbred hostility and anger to be swept aside in a few months of activity? The culture of terror has been building for at least that long and preys upon those who are most disenfranchised in the world, such as the people of Iraq who have been in such condition for over 30 years. Have some damn patience. Changing the world takes time.

      --
      A fool throws a stone into a well and a thousand sages can not remove it.
    15. Re:Gene Therapy by synaptic · · Score: 1

      Where are we going to put all these cured people? Face it, people need to die to make room for the new ones. We don't have the food, water, land, whatever for everyone to live to be 250 years old and have 50 kids.

      In fact, we need to come up with some new diseases because the old standbys aren't really doing their job anymore.

      If everyone is going to keep on keeping on, we need some living space.. say, the moon or mars or poland or something.

    16. Re:Gene Therapy by Anonymous Coward · · Score: 0

      wow, that's got to be the 2nd most stupid argument i've ever heard.

      funny story... the 1st most stupid argument i've ever heard came from a comment on /. as well. how odd. how very odd.

      by your logic we should not even focus on research that hopes to cure cancer, but instead we should focus all our energy on curing death. i mean, think about it, how many people have lost their life to death?

    17. Re:Gene Therapy by 12357bd · · Score: 1

      Propaganda alert.

      So you think the world is safer now than two years ago?. Well, I am sorry, but the vast majority of the world thinks otherwise.

      As for the ridiculously simple Iraq state description, what world press do you read? :)

      --
      What's in a sig?
    18. Re:Gene Therapy by 12357bd · · Score: 1

      Easy answer: Birth rate control.

      --
      What's in a sig?
    19. Re:Gene Therapy by foniksonik · · Score: 1

      hmmm, BBC, Xinhua, Al Jazeera, Christian Science Monitor, plenty of Reuters, Taipei Times, Hindustani Times... the list goes on and on.

      Can you provide me with a more 'complicated' Iraq state description?

      How about this:

      Iraq is a nation divided into 3 majority cultures, Sunni, Shiite and Kurd but is home to a plurality of minority cultures as well, some being Christian, Wahabi Islam, Bhuddist, Hindu, Coptic and aetheist/secular. The 3 major cultures hold varying opinions of each other and each tolerate the minority cultures but would prefer not to have to deal with each other and at times have entered into open conflict. Held together by the tyranny of Saddam Hussein for 30 years (under threat and act of genocide) these groups face a new challenge... how to avoid civil war now that they have the freedom to decide their own future. The United States and their allies face a responsibility just as important, providing the means and support both financial and practical to achieve this goal and to enable Iraq to move forward into a new world they are ill prepared to encounter.

      30 years of oppression, exhortation, economic rape and social stagnation has left Iraq an impotent nation with little self esteem and in need of the world's support. Unfortunately most of the world seems to care little for the people of Iraq other than what pillage they can claim from it's wreckage. The United States and it's allies are the only nations willing to supply the resources needed to resurrect a once grand nation since bankrupted by a sadistic and self serving dictator.

      Most of the world seems to think the Iraqi people were better off living under the conditions imposed by Saddam Hussein. Most of the world seems to think that those conditions somehow were not being exploited by the culture of terror and would not have been further exploited if Saddam was still in power and still accumulating billions in revenue from the so-called 'oil for food program'.

      Most of the world says 'live and let live' but they don't seem to care or at least don't act as if they care in what manner the people who can't speak out are in fact living. Most of the world seems satisfied to take the resources of those people without giving them back what they need most, self-respect.

      I do believe the world is safer. We will never know what the world would look like if we could roll back the clock and decide differently. How do you think Al Gore would have responded to 9/11? Will the world be safer with John Kerry in office? Do the people behind terrorism make decisions based on who the American President is or what actions are taken by the US? France suffered a terrible attack on their train system by a terror group and they had denounced US actions... terror attacks predate the Bush administration... without Bush would they have stopped suddenly, saying 'no Bush, no Bombs'?

      I don't think so. I think it would have continued to escalate and the world would be much more dangerous now without the last two years of action.

      Which do you prefer... a World Police going around chasing after small agile anonymous cells of terrorists with unlimited funds from terror sponsoring nations or a plan to create a world that is inhospitable to the culture of terror by identifying and eliminating terror sponsoring nations and raising up democratic nations in their place.

      --
      A fool throws a stone into a well and a thousand sages can not remove it.
    20. Re:Gene Therapy by 12357bd · · Score: 1

      More propaganda alert.

      If you really read all those sources, you should notice some facts:

      Thousands of innocents civilans causalities.
      The total and irresponsible ausence of plans for the peace, that's why Iraq is facing now the possibility to fall into a civil war.
      The lack of international legal support for that war, hell, even UN president declared the war to be illegal.
      The massive worldwide stance against the war.
      The lies about mass destruction weapons, the world already knew that Iraq could not be a menace, they were severely controlled after first gulf war.
      Foreign troops are starting to be perceived more as an ocupation force than a liberation one, mainly due to severe and continued collateral damages and the lack of a truly multinational presence (ie from the muslim area).
      The fact that Iraq was not related to international terrorism, and that only the void of power created by not having a peace transition plan, and the chaos created in the interreign has facilated the stablishment of terrorists in Iraq.
      The always ignored fact that Iraq is the second world wide oil producer, and the documented relation (oil bussines) between president's family and saudi monarchy.

      I really want to believe the world to be safer now, but the factual data denies that possibility, terrorism has not been neutralized/controlled, innocent people keeps dying around the world, Iraq is in a chaotic state, Afghanistan is the world first producer of opium. Only an international effort to reduce massive injustice (oppression, misery, famine) could conceivably allow a reduction of terrorism support, no unilateral war action can lead to a global peace effect. On a side note, pretending that the world don't care about Iraq, but US do, is plain demagogy.

      --
      What's in a sig?
    21. Re: Gene Therapy by blahplusplus · · Score: 1

      >> Black Parrot: Yeah, you should go ahead and die while you've got some left to take with you.

      You totally missed the bigger points, my parents want to leave money for their children when they die. They don't want to burn through all the wealth they acquired just paying medical bills trying to prevent their inevitable deaths.

      The point is, some of the medication and medicine out there is not even that good with the state of knowledge of the times. People fork out ungodly amounts for medicine, who's scientific understanding of their conditions is barely passing their infancy mark if even that for many conditions.

      My mother has thyroid problems and the doctors don't know what's wrong with my dad. They've checked his veins for clots all they know is that 'he's had strokes'. Well gee, that tells us a lot, captain obvious! I can understand peoples frustration with medicine because our science is not as advanced as people might want to make it out to be. Case in point: Anti-depressants will probably be known as the snake-oil of yesterday as history goes along, along with many other so-called 'medications'.

  53. Old news by Spleener12 · · Score: 1
    Metal Gear Solid 2 owns you all:

    Emma : It's not. In fact, something similar is already underway. Do you know how many genes exist in an individual?

    Raiden : About 30 to 40 thousand?

    Emma : Right. That's what was announced at the turn of the century. But there's actually 100 thousand, according to the original theory advanced by the scientific community. Information regarding the remaining 60 thousand was suppressed by the Patriots.

    Raiden : No...?

    Emma : Why? How would you know? Do you know what a gene looks like? Did you count them yourself?

    Raiden : There are research organizations...

    Emma : Of course... and their reports have already been subtly altered. They're even beginning to believe the doctored reports. GW is a system that allows the Patriots to decide what will be recorded in tomorrow's history.

    DAMN THE PATRIOTS!

  54. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  55. non-encoding DNA by bodrell · · Score: 1
    Regardless of the error about "genomes" vs. "genes" . . .

    There are all sorts of DNA that don't encode for proteins, but do have functions. In the production of antibodies, for example, a cell uses a shotgun combinatorial attack using DNA as a template, basically a random-number source, to make a binding site for whatever antigen. There are certain sequences that are not genes, exactly, but can predispose a person towards autoimmune disorders.

    Someone correct me if I'm making any egregious errors. The Major Histocompatibility Complex and all the other immunological complexities are very confusing. But the point is that the number of genes does not equate to the complexity of what those genes can do. For a programming analogy, think of unlambda or any of those other obfuscated functional programming languages. Another thing to consider is multi-functional proteins, with subunits that perform different tasks. Enzymes are a great example of that. It only takes one gene to produce beta-lactamase, but that enzyme chops antibiotics to pieces (not including vancomycin and some of the more exotic new antibiotics).

    --
    Si la vida me da palo, yo la voy a soportar Si la vida me da palo, yo la voy a espabilar
  56. Frightening headline by Pan+T.+Hose · · Score: 4, Funny

    I've read the headline as "Human Genome Slashdotted" and I shouted: "Dear God, we're doomed!" My God, what an embarrassment... I need sleep.

    --
    Sincerely,
    Pan Tarhei Hosé, PhD.
    "Homo sum et cogito ergo odi profanum vulgus et libido."
  57. Metal Gear Solid 2 by Bulldozer2003 · · Score: 0, Offtopic

    Did anybody play Metal Gear Solid 2? This is really a cover-up by the Patriots to secretly engineer the genome army.

  58. what about assembler? by Anonymous Coward · · Score: 0

    But how small can we get it if we code it in assembler? If we're really good maybe we can knock gestation time down to 8 months, and having them come out ready to walk.

  59. Why it matters by oddwick11 · · Score: 2, Informative

    The shift from 100,000 to 20,000 predicted genes is important because it signals a fundamental change in the way genomics are viewed. Scientists have to consider non-obvious explanations for genetic phenomenon. Why do we have a small number of genes, but a high level of complexity?

    The genome is ~2% gene, the rest is largely unknown. Traditionally, this has been referred to as junk DNA, good for spacing, but not much else. Growing consensus believes there is more to these regions, and efforts are underway to explain them. One of the more significant points to consider is the amount of RNA made which never codes for protiens. Biology generally does away with useless actions, but non coding RNA is rampant.

    The number of genes influences how hard scientists look at other explanations for phenomenon.

  60. Humans more complex than Monkeys? Rats? by dokebi · · Score: 1

    Of course not. On a biochemical level, all mammals are pretty much the same.

    In fact, plants will need MORE genes than animals because more genes mean more chemical reactions they can perform and plants need a lot (flowering, mating, chemical signaling, anti bacterial/fungal chemicals--pretty much everything they DO is chemical), whereas in animals lot of the tasks can be done behaviorally (washing hands).

    It is surprising to me that scientists though thumans would have more genes than animals. The reason humans have most complex behavior is through larger brain size, not diverse chemical reactions. I guess it's just knee jerk arrogance on our part.

    --
    In Soviet Russia, articles before post read *you*!
  61. MS Genomics by ipsender · · Score: 0, Troll

    Just don't let Microsoft loose on re-engineering the human genome - it will bloat out to 50Mb and be even more susceptible to viruses, requiring plug-in service packs within 18 months

  62. Internets? by MillionthMonkey · · Score: 3, Funny

    Wow, my hat's off to you sir. That's the easiest 5, Informative I've ever seen someone pull off on this Internet or any of the Internets for that matter.

    1. Re:Internets? by Pseudonym · · Score: 1

      The number of Internets on the Internet is... ah, ever mind.

      (I wonder if will end up the easiest +5 Funny ever. We shall see.)

      --
      sub f{($f)=@_;print"$f(q{$f});";}f(q{sub f{($f)=@_;print"$f(q{$f});";}f});
    2. Re:Internets? by It'sYerMam · · Score: 1

      Only if you'd've said "(I wonder if this will end up being the easiest +5 flamebait ever. We shall see.)
      Remember the Mod Effect?

      --
      im in ur .sig, writin ur memes.
    3. Re:Internets? by Anonymous Coward · · Score: 0

      Polish, mother&*@#er! Do You Speak It?!

      Mods love that stuff. That's why they get all their wood off the internets.

    4. Re:Internets? by Kombat · · Score: 0, Offtopic

      I believe he was making a subtle reference to George Bush's comment at the last debates, where he said something to the effect of, "I'm aware of the rumours circulating on the Internets about a backdoor draft ..."

      Immediately after he said that, my wife and I looked at each other and I exclaimed, "There's more than one????"

      --
      Like woodworking? Build your own picture frames.
    5. Re:Internets? by JDevers · · Score: 0, Offtopic

      That's funny because my wife and I said the exact same thing, probably at the exact same instant. Did you happen follow that up with "what a dumbass" ? =)

    6. Re:Internets? by mikechant · · Score: 1

      Not wishing to be picky, but there *is* an 'Internet2' you may have heard of...
      http://www.internet2.org/

      So I Guess 'Internets' is accurate (not that I'm suggesting GWB knew this...)

    7. Re:Internets? by stanmann · · Score: 1

      Of course the Internet, is made up of internets, but you knew that RIGHT? there is the "military" .mil aka DARPANET, there is the .uk internet which is "physically" seperated from the .us/.com/etc internet which is "physically" located in the Continental US, Then there are several colleges which have internets that connect to the Internet.

      --
      Food not Bombs is a nice platitude but it breaks down when you notice that the Bombees are usually well fed
  63. analogy to computer code by Anonymous Coward · · Score: 0

    this was to be expected. view any exe in notepad and you'll see a lot of stuff that looks like "junk" which is control of flow and math operations, etc. The stuff that doesn't look like "junk" is the strings, the stuff that has the most obvious mapping to the output. Up to now that's what they've been doing with genomes -- looking at the parts that have direct output and ignoring the "control" code.

  64. Just wait, they will get it down to.... by 3seas · · Score: 1

    ... two..... 1 and 0

    the matrix has you.... on the 13th floor of eXistenZ

  65. combinations by cybercuzco · · Score: 1

    number of possible genetic combinations: 27000! ~ infinity.

    --

  66. Genetic Code by marko123 · · Score: 2, Funny

    If there are less genes than we thought, the little buggers must be executing their comments.

    --
    http://pcblues.com - Digits and Wood
  67. Cancer causing gene therapies by oddwick11 · · Score: 1

    If you understand genetics, and RTFA's, there is a reason the article does not mention the cancer causing possibilities of genetic therapies.

    It just isn't relevant.

    What was announced was another revision of the Human Genome Project. Several years ago a rough draft was released, but there were many known errors and incomplete areas. The latest revision has only 341 gaps, down from 150,000. Gene therapy has hardly anything to do with the development.

  68. true scientist, AND a creationist? by Anonymous Coward · · Score: 1, Insightful

    It might just be that one who is a true scientist, AND a creationist

    Most scientists regard creation science as, at best, a pseudoscience.

    Some creationists posit that certain assumptions, procedures, theories, and findings of science, particularly the theory of evolution through natural selection, are scientifically incorrect. Creation science is a modern movement that attacks these ideas on scientific grounds and proposes alternative theories that are more compatible with creationism. This article uses the term creation scientist to mean a scientist who believes in creation science. Because creation science is not accepted by most scientists, this article uses the term mainstream scientist to mean a scientist who does not believe in creation science.

    The term "creation science" covers a broad range of beliefs. There are many different creation scientific theories, each of which has its own supporters and detractors, both within and without the creation science community. Additionally, there are differing interpretations of what creation science is among those who consider themselves creation scientists. Some creation scientists do not seek to challenge mainstream scientists. Others deny the applicability of the scientific method and Occam's razor to their religiously-inspired beliefs about the physical world.

    Not all creationists are creation scientists. Some creationists view scientific truth as separate from spiritual truth and are unconcerned by apparent contradictions between the two. Others believe that neither mainstream science nor creation science is appropriate, and prefer to be guided by revelation alone.

    Creation science has been criticized by many mainstream scientists for making scientific errors. Consequently most mainstream scientists regard creation science as, at best, a pseudoscience. (Specific arguments and rebuttals are listed below.)

    Many critics of creation science believe that all creation scientists attempt to falsely disguise the Biblical story of creation as science (Arthur, 1996). United States federal courts, including the United States Supreme Court, have been receptive to this argument, and have overturned various state laws seeking to give creation science equal time with the theory of evolution in public schools. See, for example, Edwards v. Aguillard, 482 U.S. 578 (1987) and McLean v. Arkansas Board of Education, 529 F.Supp. 1255 (1982); also Lemon v. Kurtzman, 403 US 602 (1971).

  69. Genes -- Proteins by oddwick11 · · Score: 5, Interesting

    An often unknown fact is that a single gene can code for thousands of different proteins. Protein regulation can occur in a variety of way, one of which is through "junk" DNA.

    Currently little is known on the exact mechanism, which is a huge impediment to proteomics. As the phenomenon is elucidated, expect to see a lot more useful information coming out of genome projects.

    Computationally predicting the 3-D structure and function of a gene is far more important than you probably realize. Reaching this point will revolutionize almost every aspect of your life, from pharmaceuticals, to nutrition, to silico-neural interfaces.

    1. Re:Genes -- Proteins by myowntrueself · · Score: 1

      "Protein regulation can occur in a variety of way"

      One which interests me is ribosomes.

      For one thing, ribosomes can only be inherited from the mother. Clones, as we know them today inherit at least two things purely from the cell donor not from the DNA donor; mitochondria and ribosomes. Along with miscellaneous cell cytoplasm and organelles. Naturally ocurring identical twins are more identical than modern lab clones.

      So, how much of a role do ribosomes play in determining how proteins get folded?

      Do they just fold proteins up 'as they are directed'? Or do different ribosomes from different species fold differently?

      --
      In the free world the media isn't government run; the government is media run.
    2. Re:Genes -- Proteins by SpeleoNut · · Score: 1

      A single gene can encode for multiple proteins through the use of alternate start sites for RNA transcription or the use of alternatively spliced exons. This would be the case for most of the coding genes in the human genome. I would suggest however, that gene a encodes for thousands or even hundreds of different proteins would be extremely rare. That said, I agree that there are many ways to modify the activity of a particular protein and also the 3-D structure. Post-translational modifications such as phosphorylation, methylation and glycosylation for example.

      --
      rnadom txet for a sngrutaie
    3. Re:Genes -- Proteins by Anonymous Coward · · Score: 0

      mitochondria. mitochondria propogate solely through the maternal line. and they have nothing to do with protein synthesis. if you weren't making your own ribosomes, you'd be a very unhappy camper, let me assure you.

    4. Re:Genes -- Proteins by Noehre · · Score: 1

      Immunoglobulin and T-cell receptor genes can be spliced in enough ways to allow for millions of potential varients. I doubt you'll find that kind of variability outside of immune proteins, however.

    5. Re:Genes -- Proteins by myowntrueself · · Score: 1

      "mitochondria propogate solely through the maternal line. and they have nothing to do with protein synthesis."

      I know, I just threw it in as an example of something that is inherited from the mother only.

      "if you weren't making your own ribosomes, you'd be a very unhappy camper, let me assure you."

      Duh.

      But you do need ribosomes, provided by the mother, in order to begin making your own ribosomes.

      If ribosomes are not uniform across individuals, 'one size fits all' sort of thing, maybe ribosomes are a vector of inheritance just as mitochondria are (already) known to be.

      DNA inheritance can only be part of the story.

      --
      In the free world the media isn't government run; the government is media run.
    6. Re:Genes -- Proteins by Anonymous Coward · · Score: 0
      An often unknown fact is that a single gene can code for thousands of different proteins.
      And each of those proteins in turn can have various sugars and fats bonded to it. The complexity is breathtaking.
    7. Re:Genes -- Proteins by Anonymous Coward · · Score: 0
      But you do need ribosomes, provided by the mother, in order to begin making your own ribosomes.
      And many other things, which are rapidly used up or diluted during early embryonic development.
      If ribosomes are not uniform across individuals, 'one size fits all' sort of thing, maybe ribosomes are a vector of inheritance...
      Indeed. The human Y chromosome, possesed only by males, codes for a variant ribosome subunit. Men and women have slighly different ribosomes. Needless to say this was quite a surprise. What effect it has on the proteome is not yet known.

      However, ribosomes participate directly in all protein synthesis (as far as anybody knows), so many (most?) mutations will make the organism unviable. Therefore ribosomes are highly conserved by evolution, to the point that "primitive" bacterial ribosomes can synthesize human proteins.

      An interesting observation is that the active region of the ribosome is made of RNA, the amino acid carriers are RNA, and the blueprints are delivered in the form of RNA, all of which is highly conserved across all known organisms. There is also increasing evidence that RNA is used to regulate expression of some genes. That suggests that all terrestrial life is descended from an earlier RNA-based organism. Protein is apparently so beneficial that the earlier organisms did not survive.

      DNA inheritance can only be part of the story.
      Ribosomes are RNA skeletons with extra structural support from several proteins. All of these are coded for by ordinary nuclear DNA.
    8. Re:Genes -- Proteins by Anonymous Coward · · Score: 0

      Oh, and one more thing: Quite a few viruses are based on RNA. It is possible (I'd say likely) that some are descended directly from the RNA-based progenitors in an unbroken chain of RNA.

    9. Re:Genes -- Proteins by myowntrueself · · Score: 1

      Something that I've wondered at, connected to this, is whether the 'Cambrian explosion' might mark the evolution of retroviruses.

      Precambrian life forms may (from their morphology) have had extremely straightforward genomes with little repetition.

      The introduction of retroviruses into their environment could have resulted in the kind of reduplication of genes that could, conceivably, have given rise to the kind of body-part diversification that marks the strange creatures of the Cambrian period.

      Later, the increasing complexity of the genomes, introduction (through the early retroviruses) of introns may have provided some 'protection' from the retroviruses and so the 'explosion' slowed down.

      Just a theory, and I have no idea as to how it could be tested.

      --
      In the free world the media isn't government run; the government is media run.
    10. Re:Genes -- Proteins by Dros68 · · Score: 1

      The DSCAM gene in the brain is also spliced in multiple steps to allow a huge complexity of proteins to be made. The Dscam gene contains 95 alternative exons that are organized into four clusters of 12, 48, 33, and 2 exons each. Each protein picks an exon from each cluster, yielding 38,016 possible forms. It is probably used to tag cells with a surface marker not expressed by neighboring cells.

  70. Hardly by nsample · · Score: 1

    "Half the number of genes equates to twice the information encoded in forms other than discrete physical blocks of code."

    I love the implicit anthropomorphism here. It could also mean simply that there's half as much information in you than you thought. Would that make you feel bad about yourself, thinking that you're less complicated than certain flowers? It could mean that the information density of the resulting blocks is greater, but it could just as easily not mean that. It could also mean that there's a greater level of redundancy in some organisms, limiting the frequency of mutation. Or a whole host of things!

    It doesn't mean that you're twice as neat elsewhere because you feel robbed! You, sir, are not a unique and special snowflake!

  71. They would do this by Anonymous Coward · · Score: 0

    slashing the human genome count, just after I paid full count for one!

  72. More = Less or something by Anonymous Coward · · Score: 0

    There are many well understood phenomenon that show us we don't need a different gene for each different function.

    Examples include alternative splicing: same gene sequence gets cut up and produces different protein, and lactate dehydrogenase: mother nature was a lazy ho so she used lactate dehydrogenase as an enzyme in one part of the body and a crystalin in the eye.

  73. Taking complexity personally by Anonymous Coward · · Score: 0

    I see a lot of people taking complexity personally. There are many plants with large genomes. It may have to do with maintaining metabolism under ground and above ground, in and out of sunlight, not having tissues bathed in a constant temperature, constantly fueled and constantly oxegenated culture medium and being a sitting target for predation and not being able to shuffle information along at mach 0.5. We have solved some complexity issues with mobility, behavior and a high speed infrastructure.

  74. Death of [My way or the highway]. by Anonymous Coward · · Score: 0

    I haven't the foggiest why this offtopic post got modded insightful? Anyway I have a couple things to say.

    1) This subject is for books, not a slashdot post.

    2) Lets agree to disagree.

    3) If I have to go to school, and study books, and all the other stuff, to understand your position? Then the least you can do is the same to understand mine.

  75. Spoiler alert by vandelais · · Score: 4, Funny

    gatacgtactgagtctacgtacgtactgagtcatcagtctacgtacgtac gtatgcagtcagtcagtcagtctactgacgtacgtatactacgtatacgg gtagcgatctacgcatccggactgggatctcgtgtacgtacgtacgttag tcgtacgtgtgtatgcgttacgtttagcccaacacactgatgctgatcta gtactcgtaacgtgtacgtacgtacgtacgtacgtacgtacgtatcgagt acgtgtacgtacgtcatgacgtacgttagcgtagtagtagttcgtagtag tcgtgtagtcgtactggtactactacagtactacgtacgtacgttacggt acgtac gatacgtactgagtctacgtacgtactgagtcatcagtctacgtacgtac gtatgcagtcagtcagtcagtctactgacgtacgtatactacgtatacgg gtagcgatctacgcatccggactgggatctcgtgtacgtacgtacgttag tcgtacgtgtgtatgcgttacgtttagcccaacacactgatgctgatcta gtactcgtaacgtgtacgtacgtacgtacgtacgtacgtacgtatcgagt acgtgtacgtacgtcatgacgtacgttagcgtagtagtagttcgtagtag tcgtgtagtcgtactggtactactacagtactacgtacgtacgttacggt acgtacgatacgtactgagtctacgtacgtactgagtcatcagtctacgt gtatgcagtcagtcagtcagtctactgacgtacgtatactacgtatacgg gtagcgatctacgcatccggactgggatctcgtgtacgtacgtacgttag tcgtacgtgtgtatgcgttacgtttagcccaacacactgatgctgatcta gtactcgtaacgtgtacgtacgtacgtacgtacgtacgtacgtatcgagt acgtgtacgtacgtcatgacgtacgttagcgtagtagtagttcgtagtag tcgtgtagtcgtactggtactactacagtactacgtacgtacgttacggt acgtacgatacgtactgagtctacgtacgtactgagtcatcagtctacgt acgtac gtatgcagtcagtcagtcagtctactgacgtacgtatactacgtatacgg gtagcgatctacgcatccggactgggatctcgtgtacgtacgtacgttag tcgtacgtgtgtatgcgttacgtttagcccaacacactgatgctgatcta gtactcgtaacgtgtacgtacgtacgtacgtacgtacgtacgtatcgagt acgtgtacgtacgtcatgacgtacgttagcgtagtagtagttcgtagtag tcgtgtagtcgtactggtactactacagtactacgtacgtacgttacggt acgtacgatacgtactgagtctacgtacgtactgagtcatcagtctacgt acgtac gtatgcagtcagtcagtcagtctactgacgtacgtatactacgtatacgg gtagcgatctacgcatccggactgggatctcgtgtacgtacgtacgttag tcgtacgtgtgtatgcgttacgtttagcccaacacactgatgctgatcta gtactcgtaacgtgtacgtacgtacgtacgtacgtacgtacgtatcgagt acgtgtacgtacgtcatgacgtacgttagcgtagtagtagttcgtagtag tcgtgtagtcgtactggtactactacagtactacgtacgtacgttacggt acgtacgatacgtactgagtctacgtacgtactgagtcatcagtctacgt acgtac gtatgcagtcagtcagtcagtctactgacgtacgtatactacgtatacgg gtagcgatctacgcatccggactgggatctcgtgtacgtacgtacgttag tcgtacgtgtgtatgcgttacgtttagcccaacacactgatgctgatcta gtactcgtaacgtgtacgtacgtacgtacgtacgtacgtacgtatcgagt acgtgtacgtacgtcatgacgtacgttagcgtagtagtagttcgtagtag tcgtgtagtcgtactggtactactacagtactacgtacgtacgttacggt acgtac

    --
    Game: Player 'Donald J Trump' now has AI skill level 'experimental'.
    1. Re:Spoiler alert by larley · · Score: 2, Insightful
      Out of curiosity, where did you get this sequence from? I can see that it involved a few copy/pastes of
      atacgtactgagtctacgtacgtactgagtcatcagtctacgtacgtac gtatgcagtcagtcagtcagtctactgacgtacgtatactacgtatacgg gtagcgatctacgcatccggactgggatctcgtgtacgtacgtacgttag tcgtacgtgtgtatgcgttacgtttagcccaacacactgatgctgatcta gtactcgtaacgtgtacgtacgtacgtacgtacgtacgtacgtatcgagt acgtgtacgtacgtcatgacgtacgttagcgtagtagtagttcgtagtag tcgtgtagtcgtactggtactactacagtactacgtacgtacgttacggt acgtac
      but did you pull it from somewhere, or was it just made up? I know it's not in the Arabidopsis genome (http://www.arabidopsis.org/Blast/)
    2. Re:Spoiler alert by Xel'Naga · · Score: 1

      Nice joke - but how did you get that past the lameness filter?

    3. Re:Spoiler alert by servognome · · Score: 4, Funny

      It's a gene sequence?
      I thought it was one of those pictures that if you stare at it right turns 3D... stupid waste of 4 hours!

      --
      D6 63 0D 70 89 81 BB 8E 7B 7C 5F 5D 54 EA AB 73
    4. Re:Spoiler alert by addaon · · Score: 5, Funny

      He only posted a few lines of it, but it reproduced.

      --

      I've had this sig for three days.
    5. Re:Spoiler alert by Arcanix · · Score: 1

      You know you program too much when you see this and all you can think of is what longest common subsequence would be...

    6. Re:Spoiler alert by garbs · · Score: 1

      It's a schooner!

    7. Re:Spoiler alert by Anonymous Coward · · Score: 0

      hahaha, genious

    8. Re:Spoiler alert by Anonymous Coward · · Score: 0

      OMFG A SWASTIKA! MY SOUL IS DAMNED TO ETERNITY!

      Seriously, do you honestly think that's going to shock someone? Troll harder next time.

    9. Re:Spoiler alert by xutopia · · Score: 1

      there is a typo, that's gtacgtacttga not gtatcgagttag

  76. Scientist's insult by syousef · · Score: 1

    That sounds like scientist doublespeak for "You're all imbred" :-)

    --
    These posts express my own personal views, not those of my employer
  77. It was mostly ego by scaryfish · · Score: 1
    The reason the estimated gene count has gone down so far - from an initial 100,000 beforehand - is mostly due to human ego.

    People thought that humans were so much superior to all other life, we must have more genes. I mean, we've got this huge brain and everything, surely that needs lots of genes to work? Well, it turns out that it doesn't. The neurones in your head are pretty much the same as ones in a dog, you've just got more of them. And they're joined together in different shapes.

  78. Aha... by inf0rmer · · Score: 0

    All your genomes are belong to us...

  79. God's Will by Anonymous Coward · · Score: 0

    It's clearly God's will that people die from diseases. Nothing to be done about that except accept Christ as our savior.

    However, since God is on America's side in everything, any attack on the homeland is clearly against his will. So we must begin a Crusade!

  80. We're not even close by mcrbids · · Score: 2, Informative

    I remember reading about a researcher who wanted to study genetic algorithms. I wish I had a link handy, but googling didn't turn it up.

    Anyway, this guy wants to create a genetic algorithm that results in a circuit that can detect the difference between two tones, one something like 200 HZ and the other 2 KHZ.

    He uses an FPGA chip to do the testing with. After a few weeks, he has an FPGA programmed such that it reliably discerns between the two input signals.

    So, how does it work? Downloading the program from the FPGA chip results in a nonsensical circuit - except that it works. Running the same program on another FPGA chip of the same model results in a total failure.

    Even changing the power supply makes the circuit not work! Months of study results in a complete, total unknown. Results inconclusive.

    The human genome is not built of simple, engineered pieces. Interactions will occur with the total sum of possible interactions, down to the molecular level.

    It will be many, many years before our own microbiological structure is understood. As we proceed, we'll see information technology and biology merge, as, when push comes to shove, both consist of the replication of complex patterns.

    --
    I have no problem with your religion until you decide it's reason to deprive others of the truth.
    1. Re:We're not even close by jazman · · Score: 3, Informative

      http://www.cogs.susx.ac.uk/users/adrianth/ascot/pa per/paper.html

  81. Brilliant by Anonymous Coward · · Score: 0

    I honestly admire your brilliance, Sir. I really hope you save links to your work for future generations. We certainly need more masters of satire like yourself. You are currently my favourite Slashdot author. Thank you, Sir. It is an honour for me to read your brilliant posts. I refresh your user page even more frequently than the Slashdot front page. Thank you. Please forgive me if I write inconsistently, but I am very excited that I write to the finest writer on Slashdot. Thank you, Sir, for all the work of genius you are doing. Thank you. You are a tribute to human kind. Please remember that contrary to what the moderation and replies might suggest, there are people who understand your sense of humour and appreciate the value of your literature. Thank you very much.

  82. So... by jcuervo · · Score: 1

    It's not the size, it's how you use it?

    --
    Assume I was drunk when I posted this.
  83. amino acids and the alphabet by 80+85+83+83+89+33 · · Score: 1

    like amino acids: just 23 different amino acids can make more unique protiens than there are stars in the universe, and the protien length doesn' even need to be that long. and our 26 letters of the alphabet can make an infinite number of words.

    --
    i disable sigs
    1. Re:amino acids and the alphabet by Maggot75 · · Score: 1

      Yes, but the number of four-letter words available, for instance, is sadly finite.

    2. Re:amino acids and the alphabet by chrish · · Score: 1

      Just like TLAs, four-letter words don't need to have four letters. Bitch.

      --
      - chrish
  84. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  85. Genes, genes the magical fruit. by Mr.Zong · · Score: 1

    I alwalys wondered if we could plug the human genome into a genetic algorithm in the feeble attempt to "roll up" the perfect human, not from the Hollywood type Dr.Frankenstein crap, but from a purely software standpoint.

    Well, not really. But no comments about Genetic Algorithms makes baby geek cry :(

  86. So long and thanks for all the fish... by Kippesoep · · Score: 2, Funny

    I already knew white mice and dolphins were more advanced than us lowly human beings, but now we've been surpassed by a mustard plant!!??? Douglas Adams would've laughed his head off...

  87. This demonstrates how little we actually understan by RockDoctor · · Score: 2, Interesting
    In this context, the news in my in-box from Nature ( Nature home page ) that "Megabase deletions of gene deserts result in viable mice" abstract is instructive. from the abstract "Viable mice homozygous for the deletions were generated and were indistinguishable from wild-type littermates with regard to morphology, reproductive fitness, growth, longevity and a variety of parameters assaying general homeostasis."

    Essentially what they're saying is, mouse genomes contain large (millions of bases long) intervals which don't appear to do anything, and that there are no noticeable effects on the mouse if these sections of their genomes are removed. Which begs the BIG question, "What are those sections of the genome actually doing there?"

    It is possible that they really do nothing , but such an "explanation" would be even more disturbing than finding that they do something which we don't understand yet.

    Someone mentioned Greg Bear's "Darwin's Children" series of books, and I agree that Bear is a good writer. But his explanation of these oddities of genetics is equally unsatisfying too. Nice books though - and Bear does keep his finger on the pulse of the science.

    --
    Birds are not dinosaur descendants;birds are dinosaurs, for all useful meanings of "birds", "are" and "dinosaurs"
  88. |00% A1lI NATURA| GENOME ENIARGEMENT by SetupWeasel · · Score: 2, Funny

    !00% all safe super growth formu1a.

    Garanted! MONEY BACK !

    To Unsubcrib click her

    jimeejzwgogzgqbjtywwenhbkklwnpkeeleyj

  89. Re:This demonstrates how little we actually ... by larley · · Score: 1

    But we also don't know how many enhancers/repressors that don't have readily apparent effects were removed as well.

    Enhancers/repressors can affect gene transcription even from a distance. Sure, you've got promoters, TATA boxes, UAS's and the like which strongly affect transcription, but the long-distance promoters have a significant effect on it as well.

    I think further phenotypic analysis of the mice would be in order before completely denouncing everything they deleted as "junk". Obviously a lot of it is due to selection pressures and evasion of mutation, but some of it might not be.

  90. Genes are stored in a Harvard architecture? by taharvey · · Score: 1

    The Sci Am article points to human and other eukariotes having protein-coding DNA stored adjacent to intron DNA (non protein coding).

    Looks like the bodies operating system is a harvard architecture where data (protein-coding DNA) and intructions (intron) are stored in a single word that is acted upon by by the spliceosome, allowing for far more complex combination than the direct coding of DNA=RNA=Protein.

  91. Only 25,000 genomes? by Pan+T.+Hose · · Score: 3, Funny

    "The estimate for the number of genomes in human genetic code has been savagely revised downwards. The new estimate, of between 20,000 to 25,000 genomes..."

    Only 20,000 to 25,000 genomes? I was sure that the number of genomes in human genetic code was closer to 6,500,000,000.

    --
    Sincerely,
    Pan Tarhei Hosé, PhD.
    "Homo sum et cogito ergo odi profanum vulgus et libido."
  92. How is it that... by tellurian · · Score: 1

    How is that we know a plany has 27,000 genes and don't know how many a human has if now we know a human has less than a plant? I thought the whole reason why we didn't know how many genes a human had was because thought they had significantly more than anything else we've looked at.

  93. Link to paper by mlush · · Score: 1
    Nature 431, 931 - 945 (21 October 2004);

    Finishing the euchromatic sequence of the human genome
    INTERNATIONAL HUMAN GENOME SEQUENCING CONSORTIUM

    Link to summary

    link to pdf

  94. If genes are cseg... by wombatmobile · · Score: 1

    .

    If genes are cseg then junk is dseg. Right?

    -- John Von Neumann (dead, but interested in biology now that it's an information science)

  95. which compression could do best with genomes? by slaida1 · · Score: 1
    So... semi-topical question here: now that gene count seems to be one quarter of the estimated, compressing that could make complete source code for a human even more compact.

    Honey, which compression should I use to shrink this one, Rar, ace or 7z?

    Being geek is fun when even humans look like source codes when digitalized. Maybe we should code "womb emulator" and using it, fork human gene making vacuum resistant, amphibious and tiny versions... uhh, then stable and unstable releases and nightly builds.

    Gulp, it just occurred to me that I might be a nightly build...

    --
    Preserve old classics: copy your collection onto all hard drives.
    1. Re:which compression could do best with genomes? by spiff42 · · Score: 1
      Honey, which compression should I use to shrink this one, Rar, ace or 7z?

      Sometimes i tend to think that some peoples genome has already been compressed and decompressed, although not with any of the above algorithms, but rather some kind of lossy compression scheme.

      /Spiff

    2. Re:which compression could do best with genomes? by Buzh · · Score: 1

      Since genes consist of only 4 characters, A,C,G and T, its mathematically possible to compress to 25% of the original size but no more, iirc.

      Which would be very useful, as genetic data tends to be very bulky. For instace, you might get 40gb or so of sequences weekly from http://www.ncbi.nlm.nih.gov/ that you want to use on your HPC cluster. Imagine if your cluster consists of 100 nodes on a 100Mbps network. That sure adds up the terabytes quickly.

      --
      -- Buzh
  96. President announced... by Hellasboy · · Score: 1

    President Bush announced that extreme efforts are underway to find these missing genes. These scientists are incapable of dealing with the task at hand and as such, drastic measure need to be taken.

    --

    "Tread softly because you tread on my dreams"
  97. Life by jandersen · · Score: 1

    This talk about the 'Holy Grail' always makes me think of Monthy Python. Not just the fun side of it - the point of the film was that it is utterly futile to go chasing after 'The One Secret', and this article illustrates the same fact in biology.

    What this boils down to, really, is that life is not just one thing that seperates living organisms from dead matter, but rather the totality of processes and objects that work together to form the biosphere.

    I know, this sounds rather like it came from some book by Rudolph Steiner or the like, but I hope it is a little bit better founded. One of the consequences of the above rather vague definition is that there is no clear difference between 'life' and 'non-life'; instead life is a phenomenon that permeates all of the physical world, and perhaps it would make sense to consider the universe as a whole to be 'living'. Organisms are just something that happens at a certain level of complexity.

    When you start thinking this way a lot of interesting possibilities present themselves, like eg. could living organisms have developed during the first, very hot phase of our universe's existence - ie. organisms based on 'quark-chemistry'? Etc etc. Processes very similar to evolution can happen in any system, where objects can combine to form more complex objects.

  98. How many genes away from a whale? by mattr · · Score: 1

    Tell your whale-eating friends this when you find out. Might be only way to convince whale-eating (or porpoise-eating) countries that species who eat similar species with much bigger brains are not considered particularly intelligent or worthy of sympathy by advanced civilizations. Compared using brute force methods, we are outranked by flowers. So subtlety and sensitivity are key.

    1. Re:How many genes away from a whale? by Anonymous Coward · · Score: 0

      All mammals appear to have pretty much the same genes as humans (+/- 1000ish), so whales are likely to have about the same number of genes as cows. Give your beef-eating friends in those beef-eating countries the same spiel :)

      (Mmmmm, whale!)

    2. Re:How many genes away from a whale? by mattr · · Score: 1
      Touche. Though cows have smaller brains and spend their days eating cud and staring, while whales apparently sing complex songs and communicate across the entire globe. And dolphins are positively playful and very sensitive to humans, including helping distressed or mentally handicapped people in the water.


      Also I have tasted whale and to tell you the truth it gets me sick and that is not even considering the ethics of it. Unless you are brought up eating it, contemporary economies just don't need it. Japan continues whaling under the heading of experimentation, but just a week ago there was a story of a highschool that went out of its way to create a whale menu for its kids so they could keep the tradition of eating whalemeat alive. I'll be interested to see what the whales have to say when we finally learn how to talk to them. No hard feelings, !crunch! My 2 cents.

    3. Re:How many genes away from a whale? by Anonymous Coward · · Score: 0

      How American to only care about the cute animals! How do you know cows aren't thoughtful intellectuals that spend their days quitely contemplating the more important questions of life? What's a bigger sin to eat: the cud-chewing Aristotle or the Britney Spears of the oceans?

  99. stupid question by VanillaCoke420 · · Score: 1

    Wouldn't this have been clear the day they mapped the entire genome...?

  100. Code optimization? by spiff42 · · Score: 2, Funny
    the number of genes isn't as crucial as how they are used

    Compare to

    the number of instructions isn't as crucial as how they are used

    I think there are many similarities with machine code, and this in fact shows that it IS possible to spend thousands of years optimizing a piece of code.

    I wonder what kind of debugger God uses? And if he ever reverse engineered someone elses code.

    /Spiff

  101. Just a stoopid thought... by NeuroManson · · Score: 1

    A while back, I recall seeing something that stated that the attempts to trace human ancestry reached a dead end at approximately 20,000 years ago, and a population at the barest thousands.

    The suggested explanation is that there was a massive die off, supposedly due to a cataclysm caused either by an asteroid impact or volcanic eruption.

    Is it then possible that the severely reduced genomes were due to such a massive die off? Plant seeds can survive years despite massive cataclysms, assuring almost unrestricted genetic exchanges between plant species. However, animal genetics are restricted by breeding cycles, how long they can stay alive to breed.

    In essense, it may just simply be that animal DNA is considerably streamlined in order to compensate for that fact, kind of like a high speed dub for the species, as opposed to slow dub redundancies for accuracy's sake.

    In other words, the only supremacy that plants hold over mammals, is time. Take a vial of sperm and a bag of fresh seeds, and keep them in a box for a year. Guess which one will still be viable.

    --
    Just because you can mod me down, doesn't mean you're right. Shoes for industry!
  102. Or, Maybe Less Hard-Wiring by BrianMarshall · · Score: 1
    Maybe plants and animals require more genes if every single thing they do is hard-coded.

    Or, at least, the more hard-coding there is, the more genes it takes.

    As animals, humans aren't known for having the most advanced bodies; it is our brains that we are so proud of. Big brains must require a swack of genes (although big as in "more of the same" (maybe?) doesn't). But maybe brains that can train themselves to do things is easier to code for than hard-coding every aspect of life.

    --
    "When the going gets weird, the weird turn pro" -- HST
    1. Re:Or, Maybe Less Hard-Wiring by Firethorn · · Score: 1

      And maybe coding for photosynthesis and the support structures for a plant (as opposed to single cell) requires a large number of genes. I've also heard that plants tend to have huge numbers of redundent genes.

      --
      I don't read AC A human right
  103. This comment also needs a correction by grouse · · Score: 1

    An ORF is something that could potentially be a protein-coding gene--it has an in-frame start and termination codon. Most of the non-coding RNAs I am aware of are *not* in ORFs. You probably meant to say transcripts rather than ORF.

    http://www.ncbi.nlm.nih.gov/books/bv.fcgi?rid=ge no mes.section.6613

    IAAGR (I am a genomic researcher)

    1. Re:This comment also needs a correction by enderwig · · Score: 1

      You are correct that non-translated RNAs (ntRNA) do not equal ORFs, but you are wrong to say that ORFs have in-frame start and termination codons. Would things like internal exons be considered non-ORF's since they do not contain a start codon? To me, ORF is just a stretch of DNA that does not include a stop codon and may be bracketed by splice acceptor/donor sites. Since ntRNA's may be transcribed by any of the RNA polymerases (probably just RNA Pol-II and RNA Pol-III since RNA Pol-I seems to be rRNA specific for now) and the presence of a stop codon is not a factor since it's not translated, ntRNA's certainly encompass more than just ORFs.

      I definitely don't mean transcripts since I was referring to DNA regions that possibly code for ntRNAs.

      Since this is /., correcting the original post is impossible for someone with a 6-digit ID like me.

  104. I thought they were bacteria,... by Anonymous Coward · · Score: 0

    from http://www.ucmp.berkeley.edu/archaea/archaea.html

    Introduction to the Archaea

    Life's extremists. . .


    The Domain Archaea wasn't recognized as a major domain of life until quite recently. Until the 20th century, most biologists considered all living things to be classifiable as either a plant or an animal. But in the 1950s and 1960s, most biologists came to the realization that this system failed to accomodate the fungi, protists, and bacteria. By the 1970s, a system of Five Kingdoms had come to be accepted as the model by which all living things could be classified. At a more fundamental level, a distinction was made between the prokaryotic bacteria and the four eukaryotic kingdoms (plants, animals, fungi, & protists). The distinction recognizes the common traits that eukaryotic organisms share, such as nuclei, cytoskeletons, and internal membranes.

    The scientific community was understandably shocked in the late 1970s by the discovery of an entirely new group of organisms -- the Archaea. Dr. Carl Woese and his colleagues at the University of Illinois were studying relationships among the prokaryotes using DNA sequences, and found that there were two distinctly different groups. Those "bacteria" that lived at high temperatures or produced methane clustered together as a group well away from the usual bacteria and the eukaryotes. Because of this vast difference in genetic makeup, Woese proposed that life be divided into three domains: Eukaryota, Eubacteria, and Archaebacteria. He later decided that the term Archaebacteria was a misnomer, and shortened it to Archaea. The three domains are shown in the illustration above at right, which illustrates also that each group is very different from the others.

    Further work has revealed additional surprises, which you can read about on the other pages of this exhibit. It is true that most archaeans don't look that different from bacteria under the microscope, and that the extreme conditions under which many species live has made them difficult to culture, so their unique place among living organisms long went unrecognized. However, biochemically and genetically, they are as different from bacteria as you are. Although many books and articles still refer to them as "Archaebacteria", that term has been abandoned because they aren't bacteria -- they're Archaea.

  105. Do I need to ask...? by nilbog · · Score: 1

    Why do we know home many genes the mustard arepithingy plant has, but we havent figured out home many we have?

    --
    or else!
  106. What's junk DNA? by Schwarzchild · · Score: 3, Funny
    Which begs the BIG question, "What are those sections of the genome actually doing there?"

    C'mon, it's trivial. Those are the comments in the code.

    --

    "sweet dreams are made of this..."

  107. Grammar Nazi strikes again! by pjt33 · · Score: 1

    *ahem* "Fewer", not "less". We apologise for the interruption: normal service will now resume.

  108. Hey! by pjt33 · · Score: 1

    Whaddya mean? Gimme my genes back!

  109. Recount of genes stopped by supreme court by Big+Nothing · · Score: 1

    Floridas supreme court has ruled against recounting the human genes and has declared Bush the winner.

    --
    SIG: TAKE OFF EVERY 'CAPTAIN'!!
  110. File size? by Anonymous+Writer · · Score: 1

    20,00 to 25,000 genes? Wouldn't this mean that you could fit your entire DNA sequence in a single computer file? How big would it be? Does anybody know if there are entire human genomes available for download on the net?

    1. Re:File size? by Anonymous Coward · · Score: 0

      The Gutenburg project has the human genome available for download. They are all in text format, around 20 megs apiece if I remember correctly.

      Not a real exciting read though, I must admit ;)

  111. Mother Nature Writes Elegant Code! by mankey+wanker · · Score: 1

    That's all I've got on this one.

  112. Re:That's genes! Not genomes! by Anonymous Coward · · Score: 0

    George Lucas would like to have a word with you.

    He'd like you to map out the "force" that ties all mitochondria together so he can start his next monkey-making phase:

    Nerd Religion

  113. Re:That's genes! Not genomes! by Anonymous Coward · · Score: 0

    This is amazing. All this time, spent waiting in line. How do you explain this to your imaginary girlfriend?

  114. It just goes to show you... by Anonymous Coward · · Score: 0

    We don't really know jack about it.

  115. meh by DeathByDuke · · Score: 1

    scientific proof we aren't that smart as we believed. (all your genes belong to us.)

  116. Irrelevant by danila · · Score: 1

    This is just as irrelevant as the number of files in an application. It's lines of code (nucleotid pairs) that is important, not how many groups of them (genes) are there. And of course, there is a lot of DNA code that is reused (same genes or parts of them are used to encode different proteins).

    --
    Future Wiki -- If you don't think about the future, you cannot have one.
  117. What can the genome teach us.... by mcraig · · Score: 1

    I find it mind boggling at times to think that we are using computers created by natures computer (the human brain) to analyze natures software (dna) and that the research may feedback into our own external software designs.

    One example I'm thinking of while reading this is that genes obviously work together to accomplish tasks, and they must have worked out what the best level of coupling is. Think of genes as functions and what number of other genes (functions) it is optimal to link to.

    Too few and the code is inefficient too many and if one gene/function fails it causes widespread failure i.e. cancer/system crash. It will be interesting to see what natures answers to these and other problems are and if they perhaps lead us to mathmatically definable rules for our own software designs.

  118. um ... by cascadingstylesheet · · Score: 1

    Why are we not directing our massive GNP towards scientific exploration such as studying genetic therapies to cure the rift raft of ailiments that curse mankind instead of fighting petty wars against a minor enemy "aka terrorist".

    I'm not sure that the resultant caliphate ruling the US would share your research priorities either ...

  119. Re:That's genes! Not genomes! by Jesus_666 · · Score: 1

    Nuclear genome?! I read about that in The Sun! it causes radiation sickness and Spontaneous Human Nuclear Detonation! We're all doomed!!

    --
    USE HOT GRITS WITH STATUE OF NATALIE PORTMAN (NAKED AND PETRIFIED)
  120. Re:Gene Therapy [OT] by pkaral · · Score: 1

    Why are we not directing our massive GNP towards scientific exploration such as studying genetic therapies to cure the rift raft of ailiments that curse mankind instead of fighting petty wars against a minor enemy "aka terrorist".

    I partially agree with you, but there are a couple of things to keep in mind:

    1. There is a very real possibility of bio or nuclear terrorism, which would make 9/11 look like a minor accident. Take you pick of "nuke-Manhattan", smallpox or "San Fransisco Dirty Bomb" scenarios - all of these are (1) realistically achievable (technically and logistically) for a resourceful group of people and (2) the ultimate scoop for a number of groups. These kind of threats must be estimated beforehand and with incomplete information - we cannot wait for statistical evidence before engaging in prevention.

    2. Comparing "number of deaths" is a crude and imprecise analysis. A better approach typically used is the concept of "disability-adjusted life-years". This takes into account the number of extra years lived by people saved (adjusted for lower quality of life due to disabilities, as the name suggests). From this perspective you would have to factor into the analysis that the average person killed at WTC probably had life expectancies many times higher than would the average patient saved by e.g. a cure for prostate cancer.

    3. Life-years aren't even the only aspect of national well-being. Sense of security is an important aspect of quality of life, and thus there is a broader benefit to the nation feeling protected from terrorism. (On the other hand, the scare-mongering by the presidential candidates has the exact opposite effect).

    4. The economic damage from terrorism is even much higher than a "life-years" analysis would suggest. This in turn has a feedback effect on the economic capacity for the country to undertake important tasks, such as, err..., cancer research (or weapons systems - take your pick).

    That having been said, I agree that "big headline risks" get too much focus and priority in politics, media an popular opinion. Here is a very good Economist article on this issue.

  121. Power of attention... by Anonymous Coward · · Score: 0

    Let's look at this the simple way:
    Terrorists act because they need attention. Just like children do when they are unhappy, see ? A terrorist will creep out, explode him/herself and by doing so, creates a great amount of attention to his person. Ofcourse he can't enjoy it anymore, so the attention is kinda superfluous.

    Politicians hate when anything gets more attention than they do.
    That's why they went into politics: power and attention. So they need to do everything to regain that attention lost by terrorism, even through war.

    People with diseases have awfully little power to attract any attention. They are simply not interested, but care more about themselves surviving their illness. Even though there exist patient-organisations, they are (apart from the casual donation question to the public) mostly on their own. Politicians don't give a ****, unless they come in the media because of such an organisation. Diseases gather no attention as huge as terrorism, so they need no solution, as far as politics is concerned. Luckily there are those organisations that do care.

  122. I feel less bloated by jmvidal · · Score: 1

    More evidence that good programs are short programs.

  123. In other words "We don't have a clue" by gelfling · · Score: 1

    We really don't know how many genes there are, if we should be happy and proud that we have a lot or a little, what they do, how they work or how we can make all of this work for the far far right wing's psychochristian agenda.

  124. The number of genes is irrelevant by Hinrich · · Score: 1

    What is more important are things like splice-variants (an active gene is copied to a mRNA which is chopped in pieces and then reassembled in different ways), post-transcriptional modifications, post-translational modifications, etc.

  125. Re:Genes and Introns by Anonymous Coward · · Score: 0
    'Genes' are segments of DNA that code for something. How can one be sure a piece of DNA doesn't code for something? Seems impossible.

    Maybe, the fact that Arabidopsis appears to have more genes than humans reflects the fact that experimentation on, Arabidopsis is unrestricted since it is a plant, so that we know more about Arabidopsis than we do about people.

    This is not to say that there is no such thing as 'Junk DNA', but probably not all 'Junk DNA' is free of genes.

    ( It is also highly plausable that much of 'Junk DNA' consists of a library of code segments that are more liable to be part of 'helpful' mutations than random bits. While useless to the carrier, they help speed the rate of adaption in offspring. Imagine writing code by pasting together random code segments. It would make useful code generation more likely if the segments were whole subroutines, or at least code blocks. It may even be that DNA is set up to be more likely to cross over during sex at places where a cut and paste operation would result in a 'syntactically correct' DNA sequence. )

    --

    Quotable quote: "If at first you don't succeed, keep on sucking till you do succeed." ( read it aloud. )

  126. Did the name change since I got my degree.... by surfbum · · Score: 1

    ...or is tha name for a gene locus within a genome still called an allele?

    So we have a smaller allele count, now?

  127. Re:That's genes! Not genomes! by Log+from+Blammo · · Score: 1

    What about the plasmid genome? Just because it has cardinality zero in humans doesn't mean it should be ignored.

    --
    "This quote is a product of the Frobozz Magic Quote Company."
  128. Re:were indistinguishable from wild-type by zmollusc · · Score: 0

    how many tests? "well, it looks like a mouse, can produce heirs, ages the same as a normal mouse and doesn't grow and funny lumps so let's say the code we knocked out is junk" Terrific. I bet the same logic will be used to fast track teleports as well "Yeah, it's not possible to store or transmit the entire state of all your atoms, but nearly all of it is junk so we make that up at the receiver. Cash in advance, please"

    --
    They whose government reduces their essential liberties for temporary security, receive neither liberty nor security.
  129. Frogs by FuzzyDaddy · · Score: 3, Interesting

    Gene count is a funny thing. Frogs, for example, have a lot of genes to guide their development from egg to tadpole to account for variations in water temperature and chemistry. Mammals gestate in a much more controlled environment (controlled temperature and chemistry), and hence do not need this huge complex of genes.

    --
    It's not wasting time, I'm educating myself.
    1. Re:Frogs by EvilTwinSkippy · · Score: 1
      Keep in mind that Humans are also one of the most in-bred species in existance. At one point there were less than 10,000 of us. Having such a limited gene pool to work with has meant that some lesser essential genes have been lost.

      For instance, we only produce a fraction of the vitamins we need to survive. The most critical is vitamin C. We, other primates, and guinea pigs are the only animals that don't produce our own. Without a regular infustion our body starts to break down.

      --
      "Learning is not compulsory... neither is survival."
      --Dr.W.Edwards Deming
  130. Nice Elegant tight Code by cs668 · · Score: 1

    That's cool. So either evolution or God produces tight code.

    To bad that with all the line saving tricks it got to be so hard to read.

  131. So so true... by aquabat · · Score: 1
    Eric Lander of the Broad Institute in Cambridge, Massachusetts is quoted in the CNN story as saying that the number of genes isn't as crucial as how they are used.

    If only I could convince the technical lead on my project that the same is true for lines of code in software...

    --
    A republic cannot succeed till it contains a certain body of men imbued with the principles of justice and honour.
  132. number of genomes ? by vitamine73 · · Score: 1

    Earlier estimates had placed the number of genomes at around 44,000 - or even as high as 100,000.

    Genome = the full complement of genetic material of one species

    Gene = one particular string of information in the genome that performs a particular function (including coding proteins, but not limited to that)

    So the number of genomes equals the number of species, and the number of human genomes is one! No surprises there.

    Is this a simple problem of copy-editing, or a lack of comprehension of biological concepts ?

  133. Co-worker claims his wife has said this... by Anonymous Coward · · Score: 0

    It looks like a penis, only smaller...

  134. Human genome project? by Guspaz · · Score: 1

    How can they have sequenced the entire human genome if they STILL don't actually know HOW MANY genomes there are (It's still indicated as an estimate)?

    1. Re:Human genome project? by forkboy · · Score: 1

      Let's say that you decompile a program into a continuous string of code. How do you know which subroutines govern which program functions? You have to test them empirically.

      Now replace program with genome, subroutine with gene and program function with protein. There's your answer.

      --
      This message brought to you by the Council of People Who Are Sick of Seeing More People.
  135. Actually, much more complex ... by quarkscat · · Score: 1

    While the number of genes in the human genome may be less than that of the mustard plant, the real complexity in the human genome is the number of folded proteins that determine traits. The real work on the human genome and inherited traits has only just begun. It is not unlike comparing a NA map of freeways with street-by-street map of LA County that includes embedded directions to each house.

  136. Re:This demonstrates how little we actually ... by RockDoctor · · Score: 1

    I think further phenotypic analysis of the mice would be in order before completely denouncing everything they deleted as "junk". Obviously a lot of it is due to selection pressures and evasion of mutation, but some of it might not be.

    That's much of the point. While there are no doubt effects of this ... genetic butchery (in the sense of the quote to the effect that "a surgeon achieves by butchery what a civilzed man would achieve by persuasion") which won't show up for n generations, and no doubt the obvious experiment is on progress. BUT to the first generation, the effects are so minor as to be not obvious.

    Consider what would happen to a program which you randomly excised a block of a million characters from the tarball. Maybe you'd take out a chunk of the documentation, which wouldn't really stop it working; maybe you'd hit the module for conversion between Roman denarii and Micronesian grindstones, which would only show up in quite uncommon circumstances. But in any program where reproduction had a signficant cost (viz, one with reasonably tight code), a million character excision from the tarball would be ... immediately apparent.

    --
    Birds are not dinosaur descendants;birds are dinosaurs, for all useful meanings of "birds", "are" and "dinosaurs"
  137. cease and desist by pohl · · Score: 1

    The gene sequence that you have posted is protected intellectual property of the Monsanto corporation. Your post infringes upon our god-given right to excusively exploit this gene sequence. Lower your shields and prepare to be boarded.

    --

    The "cue the foo posts in 3, 2, 1..." posts will commence with no subsequent foo posts in 3, 2, 1...

  138. A low gene count ... by Anonymous Coward · · Score: 0

    A low gene count certainly helps explain the current crop of presidential candidates.

  139. Eric Lander by LegoEvan · · Score: 0

    Like the guy teaching my Freshman Biology course? Sweet.

  140. Misplaced priorities by lildogie · · Score: 1

    Have a look at Bruce Schneier's "Beyond Fear" book. He makes the parent poster's point with lots of facts and figures.

    Terrorists never succeed. The WTC attack was far and away the exception to terrorist attacks in it's number of casualties. The goal of terrorism is to amplify the publicity of a small attack.

    Publicity is where it's at if you want to be seen as changing the world.

    Still, a very few people have changed the world by inventing vaccines and discovering basic science. But ask someone who invented each of the vaccines that they've taken, you'll find that these world-changing inventors didn't get nearly as much publicity as terrorists.

    So, there's your choice: change the world vs: just get the world's attention.

  141. Messed up Gene Counts, Florida Scientists by ATN · · Score: 0

    So how do we know they didn't screw up the gene count of the plant as well? Any chance these scientists are from florida?

  142. gene# != protein# by peter303 · · Score: 1

    The mouse genome was decoded the reverse way from the human. They inventoried proteins first, then constructed the DNA source. There are abotu 60,000 of these compared with 25-30,000 "genes". So coding regions in mammals may express on average 2-3 proteins.

  143. Re:Gene Therapy [OT] by 12357bd · · Score: 1

    Extend your analisis:

    1- We (advanced civilization) have build those weapons, the only logical way is to promote and actively do global disactivation/destruction of this kind of weapons.

    2- Number of deaths-year vs disability-adjusted-life-years: Add the number of people severely injuried to the formula, and you'll wee how much worse are other death causes (ie car crashes).

    3- Live years are not the only way to measure the well-being, true. Again add to the formula the number of people injuried to have a more realistic estimation.

    $- Economic impact: The impact is only due to the politic/periodistic pressure, with a convenient (more realistic) treatment the impact would be much lower.

    That being said, only addressing the base conditions that facilates terrorism (mainly oppression/injustice) with appropiate development and aid planning the world will suceed to erradicate that XXI century plague. We can do-i.

    --
    What's in a sig?
  144. Animals are not more evolved than plants by MythoBeast · · Score: 3, Informative

    This is definitely a mis-perception, usually based on the fact that most evolutionary descriptions only describe those things that lead up to humans. Plants are, in many cases, more highly evolved than animals are. Even than humans are. They just haven't specialized for intelligence.

    It is a mistake to think that supremacy in one area (intelligence) means supremacy in all areas. Some people pride themselves on being efficient workers, others pride themselves on being paid well to do very little. In the biological world, plants would be the "blue pill" type of creature, the type B personalities, and they're REALLY REALLY good at it.

    When I was working at Monsanto, I was told that wheat has a genetic strand about three times as long as the human genetic strand. This may or may not have relevance to the rest of the post, but I thought I'd toss it in just because it's interesting.

    As another point, the length of the strand doesn't necessarily indicate a more evolved state. It can be assumed that some strands are more efficient than others, and thus don't NEED to be as long. Take Microsoft code, for instance. Just because they take more code to do the job doesn't mean it's a superior product.

    --
    Wake up - the future is arriving faster than you think.
  145. Some comments on Evolution by Firethorn · · Score: 1

    1: Natural selection (reduction in the gene pool) is an important process in evolution
    2: Mutation occurs naturally, but there are some signs of 'directed mutation' in single cell life. Kinda like Newton's law of gravity, there's more going on behind the scenes.
    2a: Useful genes do tend to be passed on
    2b: Yes, they're rare, but that's why major evolution is typically slow. Fast evolution tends to be paired with savage selection & enviromental stress.
    3: Evolution doesn't describe a start to life. There are various theories that incorporate the theory of evolution into them, but they're all just theories. Mostly they take dinsaurs and fossil records to say that if an outside power interveined, it probably wasn't a *BLAM* and life forms more or less as we know them (including humans) are around.

    --
    I don't read AC A human right
    1. Re:Some comments on Evolution by Retric · · Score: 1

      there are some signs of 'directed mutation' in single cell life

      No, some single cell life forms exchange DNA randomly.

      Think of it as a game you want your kids to win so you tell them a stratagy. Now vary soon the onlyone left is people who play exactly the same way you do which is great till the rules change. Think of a pond drying up each summer. Over time you end up with 2 set's of rules set 1: servive summer, set 2: reperduce fast. Each will win in there time but nither win's over time. Now what if out of every 4 kids 3 reperduce fast and one is servive summer now that would beat out either set over time. Well exchanging DNA randomly with other cells would work like this. When it's better to reperduce fast then more of the Have kids fast DNA would be around. When it's best to Save energy and not die then more of that DNA would be around. You also get to keep and promote genetic divercity. So you can rember how to deal with extra cobalt in your diet even when it's not strictly needed.

      So things might look like there evolving quickly but the truth is they evolved to evolve quickly.

  146. Pretty People ;) by Firethorn · · Score: 1

    The answer to why we don't have a glut of 'pretty people' is that the standards tighten or change, and an 'ugly' person is often able to compensate in other areas.

    Think of 'pretty' as certain physical features falling with a range. As the population fits within that range more, the range shrinks or shifts.

    --
    I don't read AC A human right
  147. It Ain't Necessarily So by vivin · · Score: 1

    There is a lot of excitement surrounding the human genome, and some naive oversimplifications. Furthermore there are a lot of exaggerations and wild tangents when the media talks about the ramifications of some new genetic discovery.

    I recommend reading It Ain't Necessarily So : The Dream of the Human Genome and Other Illusions by Richard Lewontin.

    He puts all of it in perspective.

    --
    Vivin Suresh Paliath
    http://vivin.net

    I like
  148. Screw modding... by rbird76 · · Score: 1

    The problem with ID is neither who believes in it or how probable it is, but whether it is a legitimate scientific theory.

    In order to be a scientific theory, I have to be able to disprove it (at least theoretically) - there has to be a question whose answer differs between ID and evolution derivs. and whose answer could potentially be observed. ID seems to argue that low probabilities of events or sequences of events in evolution imply an external "designer", but depending on the length of a sequence of events (a series of lottery winners, for example, over a short period of time), arbitrarily improbable events happen, and on a regular basis. If probability doesn't distinguish a sequence of events mediated by a designer from one which is not (or if improbability axiomatically defines the presence of a designer), then ID is indistinguishable from evolution. When I asked if ID was disprovable to a person advocating ID at OSU, he replied that if a sequence of events could be found that were "probable enough" in the absence of a designer, it would disprove ID - what is "probable enough" is arbitrary, however, or useless in distinguishing the two theories.

    Science deals with measureable quantities. In ID and evolution both, specific events had to have happened to get us to this point - whatever that sequence of events, either theory would have to account for them. Outside of observable variables, how does one distinguish ID from evolution? If a designer made the universe, then he had to manipulate physical reality, generating a sequence of events. Potentially, both evolution and ID would have to account for this sequence of events (a designer would be using observable forces, etc. and either theory would have to account for them to be complete), so what is left to distinguish them?

    ID fails as a scientific theory because it doesn't have a way to distinguish a designed universe from an evolved universe. It's falsifiable, and so doesn't work. On a larger scale, this neither proves of disproves the existence of GodXXXa designer - it merely says that science doesn't have a useful answer to the question.

  149. slashed genome by Anonymous Coward · · Score: 0

    What! A slashdotted Genome?

  150. AAAHHH!!!! by Jozer99 · · Score: 1

    I knew Bush had to slash the budget somewhere, but did he really have to take it out on my DNA? I want my other 20,000 genes back!

  151. Re:This demonstrates how little we actually unders by Retric · · Score: 1

    Options:
    1) Nothing
    2) Evolutionary junk which might at some point prove usefull aka gills and such.
    3) They respond to something that did not effect these mice. AKA some disease.
    4) They prefome some function that was not detectable aka sent reseptors.
    5) They do somehting else.

  152. Typo? In any case you are wrong. by Anonymous Coward · · Score: 0

    ID fails as a scientific theory because it doesn't have a way to distinguish a designed universe from an evolved universe. It's falsifiable, and so doesn't work.

    You surely meant, it's unfalsifiable, right? But in any case, I hope you do realize that falsifiability is only a property of statements and theories, and is itself neutral. As a demarcation criterion, it seeks to take this property and make it a base for affirming the supposed superiority of falsifiable theories over non-falsifiable ones as a part of science, in effect setting up a political position that might be called falsificationism. However, much that would be considered meaningful and useful is not falsifiable. Certainly non-falsifiable statements have a role in scientific theories themselves. It provides a definition of science that excludes much that is of value; it does not provide a way to distinguish meaningful statements from meaningless ones. Although falsifiability does provide a way to replace invalid inductive thinking with deductive, falsifiable reasoning, I believe that doing so is neither necessary for, nor conducive to, scientific progress, and thus quite meaningless.

  153. yes, I was confused; I'm not sure of the rest by rbird76 · · Score: 1

    sorry, I was wrong - falsifiable means able to be disproven (I thought it was the opposite - the meaning I was using (incorrectly) was that another theory can replace the theory under discussion but give the same observable output).

    With the rest of your response - I'm not trying to be annoying but can you please give examples of non-falsifiable statements in science? I have operated under nonfalsifiability as an axiomatic property of science, which made sense to me (it doesn't make sense to ask a question if I can't get meaningful answers, or more properly, if I can't distinguish yes from no). It would be good to know when this is incorrect.

    I'm out of my depth in the second part of your response (the inability to distinguish meaningful statements from meaningless ones) - I don't know if this is related to Chomsky's statement of grammar and meaning (grammar can't distinguish meaningful from meaningless statements either). In the case of grammar (if I'm even in the stadium here) grammar doesn't exist to determine meaning, but to provide a framework in which to communicate meaning. People make lots of ungrammatical statements; their grammatical incorrectness doesn't imply that the statements aren't meaningful, and the ability of people to make grammatically correct statements does not imply that those statements are meaningful. I didn't believe that science's role was to determine meaning, but only to determine order - unless order defines the meaning as a consequence, which isn't assured, science doesn't operate on meaning.

    I wrote the last part of the response to argue that if ID is not science does not imply that it is meaningless. "Why Religions Exist" (I can't remember the author but he's a sort of liberal, comparative religion person) talks about religion as a superset of knowledge - science can operate on some of the knowledge that religion lays claim to but not all of it, and so there is some knowledge in religion that is not contained in science. If this is an accurate picture of knowledge, ID could be an element in that set. ID as an element not is science != ID being meaningless.

    I don't see the utility of ID as a scientific theory. The method of science I'm used to is: ask a question, generate potential answers, define how I can tell those answers apart, go and find out information, see which (if any) of my potential answers fits observation, go back to step 2 if nothing is correct, go back to step 3 if one or more answers is correct, and if all the available data is consistent, publish or otherwise disclose the theory. If I can't tell ID apart from any competing theories, I can't ask any questions in science that hold any meaning within science. While the difference between ID and evolution may be large in terms of spirit (although what if a Creator used evolution to build a world - although Dawkins may have answered this), and thus meaningful to my behavior and thoughts, for science it doesn't seem to have any meaning. ID is a black box, and it seems to be a black box as part of its nature rather than because we don't have a variable or measuring device to describe it.

    1. Re:yes, I was confused; I'm not sure of the rest by Anonymous Coward · · Score: 0

      "With the rest of your response - I'm not trying to be annoying but can you please give examples of non-falsifiable statements in science?"

      Godel's Incompleteness Theorem should suffice for your question.

  154. NoncodingRNA, stochastic grammars & analogue P by Anonymous Coward · · Score: 0

    It's interesting reading the comments on this thread
    (am gutted I only just saw it). Bio- and compbio-savvy readers have posted comments on noncoding RNAs (e.g. microRNAs), the complexity of genetic regulatory networks and "junk"/repetitive DNA; all factors that ameliorate the "low" gene count. Slashdotters may be interested in some of the parallels between these ideas and computation.

    Biological cells are more like analogue computers than digital ones. Analogue computers are old-skool, and have some interesting features compared to digital ones. For example, their temperature response tends to be a lot smoother (they don't just burp magic smoke and die when they get too hot, unlike digital computers).

    Genetic regulatory networks (the mechanisms controlling "gene expression", the way genes are turned on and off) are mainly analogue in nature, although they have one obvious digital component: the sequence. Promoter sequences (the upstream regions of genes which specify gene expression) tend to contain lots of short motifs that turn the downstream gene on or off under particular circumstances. The same goes for post-transcriptional regulatory motifs buried inside the genes themselves, which control the way the RNA is processed on the way to ribosomes (the ancient, universal RNA-protein hybrid complexes that translate RNA gene-tapes into protein nanomachines). Incidentally, one part of this preprocessing (called "splicing") can also generate many alternate variants of a single gene. For example, drugs like aspirin, ibuprofen (Advil) and paracetamol (tylenol) were recently found to all affect different splice-forms of one gene. The additional complexity generated by alternative splicing alone is incredible.

    So analogies to ASM and C aren't really correct, because a better model for genetic regulation would be something like Mathematica or a functional programming language - something that could model an analogue computer. As for the protein sequences that the genes encode, they're more like structural blueprints for nanorobots, so purely computational analogies don't really apply there either.

    I could waffle on and on about computational analogies, but briefly: noncoding RNA structure is modeled quite well by context-free grammars (lots of interesting parallels with compiler theory) whereas junk DNA often seems to be self-replicating and viral (although it is very tempting to speculate that it has some kind of benign, or at least symbiotic, relationship with the host genome; a well-known example would be the RAG gene, a key gene in the immune system that seems to be descended from an ancient transposon [i.e. junk DNA element] that appears to have set up shop as a symbiotic protection racket against other invaders....)

    To summarize, as others have correctly pointed out, gene count ain't really a good way to measure complexity, and it's pretty vain of us to assume we should have a high count anyway. The more relevant issues to explore are the similarities and differences between us and our neighbors, both near (dog,mouse,rat) and distant (chicken,fish,fruitfly,nematode). Checking out which genes are expressed in the brain will be an especially hot area (neuroinformatics). Other currently hot buzzwords are synthetic biology, systems biology, multiscale biology la la la etc.

    anyway, that's enuf for now, here's a plug for my compbio sites

    http://dart.sf.net/
    http://c2.com/cgi/wiki?IanH olmes
    http://computationalbiology.berkeley.edu/ho lmes.ht ml

  155. This is important, so let me explain it to you by Anonymous Coward · · Score: 0

    sorry, I was wrong - falsifiable means able to be disproven (I thought it was the opposite - the meaning I was using (incorrectly) was that another theory can replace the theory under discussion but give the same observable output).

    You were probably thinking about the unfortunate non-philosophical "falsification" meaning "counterfeiting" instead of the correct meaning how a theory or assertion is "falsifiable" or "disprovable" so please let me explain, because it doesn't make much sense to discuss anything when we are talking about something completely different ignoring the most important definitions. You've hit the main area of my interest and my PhD thesis, so I'll explain it as thoroughly as I can.

    First of all, falsifiability is an important concept in the philosophy of science. For an assertion to be falsifiable, in principle it must be possible to make an observation or do a physical experiment that would show the assertion to be false. For example, the assertion "all slashdotters are morons" could be falsified by observing one intelligent slashdotter (not an easy task, mind you). The school of thought that emphasizes the importance of falsifiability as a philosophical principle is known as falsificationism.

    Note that two types of statements are of particular value to our discussion. The first are statements of observations, such as "this is a pretty boy". We logicians call these statements singular existential statements, since they assert the existence of some particular thing. They can be parsed in the form: "there is an x which is a boy and is pretty".

    The second type of statement of interest to scientists categorizes all instances of something, for example "all boys are pretty". We call these statements universal. They are usually parsed in the form "for all x, if x is a boy then x is pretty". Theories are commonly supposed to be of this form, but right now you must be thinking: how does one move from observations to theories? How can one validly infer a universal statement from any number of existential statements? Now, those are very good questions. Indeed, perhaps the most difficult questions in the methodology of science.

    Inductivist methodology supposed that one can somehow move from a series of singular existential statements to a universal statement. That is, that one can move from "this is a pretty boy", "that is a pretty boy", "here is yet another pretty boy" and so on, to a universal statement such as "all boys are pretty". This method is clearly logically invalid, since it is always possible that there may be an ugly boy that has somehow avoided observation. Yet some philosophers of science claim that science is based on such an inductive method. Can you believe it?

    Needless to say, science could not be grounded on such an obviously invalid inference. Falsification is a solution to the problem of induction. Although a singular existential statement such as "there is a pretty boy" cannot be used to affirm a universal statement, it can be used to show that one is false: the singular existential observation of an ugly boy serves to show that the universal statement "all boys are pretty" is false. In logic this is modus tollens. "There is an ugly boy" implies "there is a non-pretty boy" which in turn implies "there is something which is a boy and which is not pretty". This is obvious so far.

    Although this logic is perfectly valid, you should already see that it is rather limited. Nearly any statement can be made to fit with the data, so long as one makes the requisite "compensatory adjustments". In order to logically falsify a universal, one must find a true falsifying singular statement. But it is always possible to change the universal statement or the existential statement so that falsification does not occur. On hearing that an ugly boy has been observed in Utah, one might introduce ad hoc hypothesis, "all boys are pretty except those born in Utah" or one might adopt another, more skeptical about some observers, "Utah boy lovers are

  156. Creationism remains popular among non-scientists by Anonymous Coward · · Score: 0

    Those might have been different studies, but the point is that in the United States, creationism remains popular among non-scientists. According to several evolution polls over the last decade, 60-65% of Americans believe that "God created man pretty much in his present form at one time within the last 10,000 years." About 10% believe that the evolution of species occurred without any divine intervention. The latter figure is higher among the upper class, Internet users and among college graduates, higher still among scientists (about 55% believe that evolution occurred without God over millions of years according to a 1997 Gallup poll), and higher still among biologists and geologists. These data have remained relatively stable over time.

    In 1987, Newsweek reported: "By one count there are some 700 scientists with respectable academic credentials (out of a total of 480,000 U.S. earth and life scientists) who give credence to creation science, the general theory that complex life forms did not evolve but appeared 'abruptly.'" A 2000 poll by People for the American Way examined the question of popular support for evolution and creationism in schools, and showed that a majority of 83% supported the teaching of the theory of evolution.

    The United States fundamentalist Christian community has no real parallels (in terms of numbers, prominence, and political influence) elsewhere in the Western world (aside from possibly Canada), and because most vocal creationists are from the United States, it is generally assumed that creationist views are not as common elsewhere. Statistics are not clear on the issue.

    According to a PBS documentary on evolution, Australian creationists claimed that "five percent of the Australian population now believe that Earth is thousands, rather than billions, of years old." The documentary further states that "Australia is a particular stronghold of the creationist movement." Taking these claims at face value, "young-earth" creationism is very much a minority position in Western countries other than the USA.

    In Europe, creationism is a less well defined phenomenon, and regular polls are not available; however, the option of teaching creationism in school has never been seriously considered in any Western European country. In Roman Catholic-majority countries, papal acceptance of evolution as worthy of study has essentially ended debate on the matter for many people. Nevertheless, creationist groups such as the German Studiengemeinschaft Wort und Wissen are actively lobbying there as well. In the United Kingdom the Emmanuel Schools Foundation (previously the Vardy Foundation), which owns two colleges in the north of England and plans to open several more, teaches that creationism and evolution are equally valid "faith positions."

    Of particular note for Eastern Europe, Serbia suspended the teaching of evolution for 2004, under education minister Ljiljana Colic, only allowing schools to reintroduce evolution into the curriculum if they also taught creationism. "After a deluge of protest from scientists, teachers and opposition parties," says the BBC report, Ms. Colic's deputy made the statement, "I have come here to confirm Charles Darwin is still alive," and announced that the decision was reversed. Ms. Colic resigned after the government said that she had caused "problems that had started to reflect on the work of the entire government."

    (Fragments taken from Wikipedia licensed under GFDL)

  157. Well, you have your own definition of ORF by grouse · · Score: 1

    It is one that appears to be at odds with what most of the researchers I work with use. An internal coding exon is not an ORF. The whole coding sequence would be a single ORF that excludes the intervening introns.

    If I read your above definition correctly, you would call every stretch of DNA that does not include a stop codon an ORF, even without requiring an initiation codon. This would mean the entire genome would be in an ORF! Even nucleotide triplets that match a termination codon would be in an ORF since they cannot be terminated in every frame. This definition is clearly not very useful.

    I definitely don't mean transcripts since I was referring to DNA regions that possibly code for ntRNAs.

    Huh? All of the ncRNAs[1] transcribed from the human genome are transcripts. Only some of them are ORFs. ORF is a bad term to use when referring to ncRNAs.

    [1] "ntRNA" is also a new term for me that does not appear in PubMed. In some ways it seems like a more attractive term than ncRNA, but in others it does not...

    1. Re:Well, you have your own definition of ORF by enderwig · · Score: 1
      It is one that appears to be at odds with what most of the researchers I work with use. An internal coding exon is not an ORF. The whole coding sequence would be a single ORF that excludes the intervening introns.
      If that is the convention, then I will have to accept. I don't like though since it seems so restrictive if you don't know what the full length mRNA (or some other RNA) looks like.
      If I read your above definition correctly, you would call every stretch of DNA that does not include a stop codon an ORF, even without requiring an initiation codon. This would mean the entire genome would be in an ORF! Even nucleotide triplets that match a termination codon would be in an ORF since they cannot be terminated in every frame. This definition is clearly not very useful.
      How do you know a stretch of DNA is NOT transcribed (discounting the obvious like poly-nucleotide repeats, SINES, etc)? And I thought an ORF was defined as 1 single reading frame not all three? Anyways, there are instances, especially in virus genomes, of overlapping genes, in both reading frames and sense/anti-sense strands. So what is not an ORF in one reading frame may be an ORF in another.
      Huh? All of the ncRNAs[1] transcribed from the human genome are transcripts. Only some of them are ORFs. ORF is a bad term to use when referring to ncRNAs.
      "Transcript" = RNA. I was talking about DNA in my original post. Specifically, the stretch of DNA that encodes a ncRNA, which I incorrectly lumped together with ORFs. Still, an ORF is talking about a stretch of DNA. Hence, I was not talking about "transcripts" because I was talking about DNA.

      non-coding vs non-translated. Coding is synonymous with translating. I admit "ntRNA" looks too much like it should refer to "nucleotideRNA". Yet, it does refer back to the simple principle of transcription and translation. I bet "untranslated" predates both ncRNA and my made up ntRNA (only because I didn't want to type out "non-translated" more than once). Then, it could have been "utRNA" for Unreal Tournament RNA Edition...err...untranslatedRNA.

      My guess, whoever coined the phrase "non-coding RNA" just wanted to add some more jargon to the life/medical scientist's lexicon. Bastard.
  158. "Evolutionists"??? WTF?!! by Anonymous Coward · · Score: 0

    I love how a creationist responds and he gets modded a troll. Yet when evolutionists blather crap all over defending themselves against posts from creationists that hadn't even been posted yet.... they get modded insightful.

    "Evolutionists"? You mean scientists. If you must call me evolutionist than don't forget to also call me gravitationist, electromagnetist, general relativity theoretician and a fucking quantum mechanic!

    The point is that only people who reject the scientific theory of evolution for religious reasons use the term 'evolutionist' to somehow imply that it is an equally unfounded and arbitrary position as those of creationists.

    But there is no such thing as 'evolutionism movement', there is no movement, no faith, no emotions behind evolution! It's just an ordinary fucking theory like gravitation, electromagnetism or any other one.

    Creationism on the other hand (or 'intelligent design' or whatever you call Christian fundamentalism nowadays) is not even a hypothesis because it is not falsifiable in the first place!

    Did you find some evidence that contradicts the generally accepted theory of evolution which is incidentally better explained by the Bible? Can you make better predictions with your theory? Have you used the scietific method? If not, then just shut the fuck up!

  159. woah there... by Anonymous Coward · · Score: 0

    So we've got ~20K genes. Indeed, there are complex genetic situations - e.g., traits affected by multiple genes, and alternative splicing of the pre-mRNA transcript from a single gene (which, btw, gives rise to ~90K different possibilities of polypeptides, total). So, yes, this would result in more than 20K 'possibilities.'

    But, you're forgetting something. 'Gene' simply refers to a locus (physical location) on a chromosome. At each locus, there can be only one allele (alternate version of the gene -- for (an oversimplified) example, the 'eye color' gene can consist of the allele for 'blue eyes' or 'brown eyes').

    I'm not sure what you guys are referring to when you say 'possibilities.' If you're considering possible genetic permutations of a human being, the answer is also going to be based on how many different alleles are possible at each locus, and the fact that we have 2 of each of our 23 chromosomes. The 20K is just the beginning...

  160. ORFs etc. by grouse · · Score: 1

    Sorry about the delay in responding--I usually get my crack^H^H^H^H^HSlashdot through Alterslash so I don't see the new messages notice right away.

    I don't like though since it seems so restrictive if you don't know what the full length mRNA (or some other RNA) looks like.

    My argument is that your proposed meaning is not restrictive enough ;-) but I see your point.

    How do you know a stretch of DNA is NOT transcribed (discounting the obvious like poly-nucleotide repeats, SINES, etc)?

    You can't prove a negative. Particularly you cannot prove that a stretch of DNA is never transcribed--even if you have a high degree of confidence that it is not transcribed over a dozen different dimensions.

    And I thought an ORF was defined as 1 single reading frame not all three?

    That's correct. That's why even the termination codons would still be in an ORF.

    "Transcript" = RNA. I was talking about DNA in my original post.

    I think the original post would have worked with "transcript" but if you really wanted to specify a region of the genome you could use "gene" or "locus" (yuck, talk about unnecessary jargon).

    The phrase "functional RNA" (fRNA) is also used. But this implies that there is actually some function to the RNA which is a lot harder to prove than just lack of translation.

    I don't particularly like the use of "coding" either, since it is undescriptive (should really be "protein-coding").