Genetics making up of Homo sapiens

Lets start a further workup of the evolutionary thread. With the complete human and chimp genome on our harddisks we are now able to compare genome sequence and genome activity of both species. A 2003 review by Sean Carroll summarizes our pre-genome knowledge about pan and homo lineages 6 Million years ago. The most interesting question is which mutations or genome rearrangements (Popesco 2006) are most relevant in the separation of lineages.

BTW I have still doubts about any positive effects of mutations (although this might be possible). Yes, I wonder also where are the exact pan-homo transitions (although the Sahelanthropus tchadensis might be a good candidate). Furthermore, I have doubts in survival of the fittest where non-survival of the non-fittest seem to be more relevant ;-) “Survival of the Sickest” is a CD of Mad Sin and a book of Sharon Moalem 2007.

Neuroanatomy might have provided some clues of a larger frontocortex in homo sapiens although the detailed cytoarchitecture could be as relevant. Noise of neutral substitutions could have confounded previous findings. It is also not clear to me if expansions and contractions of whole gene families are even more relevant. We may also renember that most quantitative traits have a polygenic background.

In any case FOXP2 could be associated with speech and language disorders (Vargha-Khadem 2005) where another prominent gene was now found in the 49 regions that are different between chimp and human but otherwise conserved (Pollard 2006). This new gene called “HAR1” is even expressed in the developing neocortex making it a prime candidate for species differentiation. Is there anybody able to convince me that the 18 fixed mutations in HAR1 have indeed a beneficial effect on brain development? A “leading edge” comment in Cell argues that all substitutions are upgrades from weak to strong base pairing:

Curiously, this weak-to-strong substitution bias in HAR1 extends over 1.2 kb, a region far larger than HAR1 itself. Such changes which also appear to characterize the HARs as a group undoubtely serve to strengthen RAN helices against dissociation…

I would also like to mention that male humans share more identity with male chimps than with female humans, at least on a genetic level, yea, yea.

Addendum

Even blogs have a half-life of less than 1 week. A new PNAS paper by Michael Oldham shows a more integrated view of human brain evolution by examining gene coexpression networks in human and chimpanzee brains. This seems to be another promising approach.


CC-BY-NC

Solomon’s Decision

There is a never ending stream of popular press articles in Germany about creation versus evolution (ZEIT Wissen 1/2006:58 reports that 50,4% of all German believe in creation). Much of the controversy between ID-activists and evolutionary anthropogists is about timescales. Why can creationist not accept that

Ps 90:4 For a thousand years in your sight are like a day that has just gone by, or like a watch in the night.

Anthropogists may find a new review on coalescence methods interesting that finds

If the importance-sampling distribution is well chosen, the algorithm will perform well, otherwise, it will perform poorly. Unfortunately, unless we have a good idea of the correct answer from some alternative source, it is not obvious whether the algorithm is working well. Once again there is significant scope for intuition when choosing the importance-sampling distribution. The method is as much art as science. [sic!]

or another review:

… new results contradict early but still influential conclusions that were based on analyses of gene trees from mitochondrial DNA and Y-chromosome sequences

where the search for the most recent common ancestor by haploid marker is expected to result in shallower times. A recent letter in Nature on “Dogma, not faith, is the barrier to scientific enquiry” offers a nice compromise, that can be read twice:

In a famous article, “Nothing in biology makes sense except in the light of evolution” (Am. Biol. Teach. 35, 125–129; 1973), Dobzhansky described his religious beliefs: “It is wrong to hold creation and evolution as mutually exclusive alternatives. I am a creationist and an evolutionist. Evolution is God’s, or Nature’s, method of Creation.”
In contrast to modern creationists, Dobzhansky accepted macroevolution and the documented age of Earth. He argued that “the Creator has created the living world not by caprice (supernatural fiat) but by evolution propelled by natural selection”.
He collaborated for many years with Ernst Mayr, who, when asked about his religious views, replied: “I am an atheist. There is nothing that supports the idea of a personal God. On the other hand, famous evolutionists such as Dobzhansky were firm believers in a personal God. He would work as a scientist all week and then on Sunday get down on his knees and pray to God” (Skeptic 8, 76–82; 2000).

Yea, yea.


CC-BY-NC

Don´t leave orphan links

Tim Berner Lee argued in his article “Cool URLs don´t change” to set always a server redirect if you have moved a page.
The frequently seen page reload using the header tags <META HTTP-EQUIV=REFRESH CONTENT="0;URL=http://new.server.de/tips_tricks/">
is only suboptimal as spider will not follow them. Put instead one of the following lines in your your Apache con/http.conf or into the .htaccess file of your directory.

.htaccess
|wj_htaccess.txt|


Preventing bots from increasing your server load is another suggestion.


CC-BY-NC

A low-cost system for a PDF literature archiv II

With Google Desktop you will have the archiving capabilities that would have cost 10,000$ only a few years ago. Things become more tricky if want to share your archive on a workgroup level. Here is an idea that I have found in the German Laborjournal

  1. Shut down your firewall
  2. Install the freeware DNKA available from dnka.com. It will act as a web server by interacting as a layer between Google Desktop Search and the user
  3. use http://127.0.0.1:4664 to configure your webserver and offer http://yourIP to your working group.

dnka.png
Need more information? Check geekzone and a nice indexer interface at TweakGDS.


CC-BY-NC

Snapshot of your working directory

We need two open source programs: Gzip is a compression utility with a high compression rate and free from patented algorithms. GnuPG is a complete and free encryption solution to protect confidential communication and digitally stored information. Create a /backup directory in each of your working directories.

backup.cmd
|wj_backup.cmd|


Write the above code in a file, put it somewhere in your path and assign an icon (I am running this from the buttonbar of TotalCommander (R)). One click – and your current directory is being saved as zip file and signed with your key.


CC-BY-NC

Convert an Access(R) database into mySQL format

That should be a pretty straightforward task: Open in Access(R) the export function, select ODBC and send the tables to your local MySQL installation. This fails, however, on my system without any useful error message.

Access2MySQL(R) of DMSoft(R) does the job, costs 55$. The trial version stops after transfering 10 datasets; nevertheless the newly created database allows an hazzle-free phpMyAdmin import of .csv exported data.

mysqlrev.png


CC-BY-NC

A database driven epidemiological questionnaire

During a past project I moved from a paper-based questionnaire directly to a database version. This has the advantage of generating at the same time an online version (with some interface scripts) and an offline version (by using a serial paper printing).

The whole package is written in standard HTML with some Cold Fusion(R) extension (where you need the Railo(R) or Blue Dragon(R) interpreter too).

Download (md5:1922125540), create a datasource “aerzte” and attached the included Access(R) database. Then run the following script in your browser.

frage.cfm
|wj_frage.cfm|


CC-BY-NC

Convert external maps to OziExplorer

Many map software vendors like German TOP 50 do not include export functions. Printing, however, is usually not a problem.

I therefore suggest to use the print function for exporting map data. Just print your desired map area into a PDF file (TOP 50 nicely allows to set anchor points for that).

A PDF printer driver will be already installed on many systems (if not, please go to sourceforge and download pdfcreator). Write down the upper left and lower right GPS coordinates of your rectangle as you will need them later in OziExplorer.

You will need to download also two graphics packages: netpbm and xpdf.

Move your PDF print export and all downloaded executables into one directory. After running the following script you will see a bmp file that can be imported and calibrated in OziExplorer. Happy navigating!

ozi.cmd
|wj_ozi.cmd|


CC-BY-NC

How many human diseases do we have?

… asked my daughter this morning. I can´t renember having heard any figure before – my rough estimate is about 10,000. It depends very much how you count each viral/bacterial disease and how you are dealing with the ageing process (the recent German invention of IGEL services in medical practice may have doubled disease numbers).
Nevertheless there are only 379 chapters in the renowned Harrisons textbook with the most frequent diseases are about 15. This was the result of a projection already 10 years ago in Nature Medicine. Yea, yea.


CC-BY-NC

Is religion a natural phenomenon?

I do not want to discuss the rather polemic view of Daniel Dennetts “Breaking the spell” or promote other books of the new secularism. The Guardian digital edition writes on 29th Oct 2006

Secularism is suddenly hip, at least in the publishing world. A glut of popular science books making a trenchant case against religion have soared up the bestseller lists both here and in America. The phenomenon represents a backlash against a perceived rise in religious fundamentalism and recent crazes for ‘spirituality’ by way of books such as The Da Vinci Code. Secularists are now eager to show that the empiricism of science can debunk the claims of believers.

More interesting is the question if human morality is an inborn trait or not. Nicholas Wade has a nice essay in the NYT:

Marc D. Hauser, a Harvard biologist, has built on this idea to propose that people are born with a moral grammar wired into their neural circuits by evolution. In a new book, “Moral Minds” (HarperCollins 2006), he argues that the grammar generates instant moral judgments which, in part because of the quick decisions that must be made in life-or-death situations, are inaccessible to the conscious mind. People are generally unaware of this process because the mind is adept at coming up with plausible rationalizations for why it arrived at a decision generated subconsciously. Dr. Hauser presents his argument as a hypothesis to be proved, not as an established fact. But it is an idea that he roots in solid ground, including his own and others’ work with primates and in empirical results derived by moral philosophers.

I renember also an article by Roger Higfield in the Washington Times (24th March 2003) than unfortunately vanished from the internet:

Scientists are hunting for a “God gene” that underpins our ability to believe. The idea of genes linked with beliefs does not look far-fetched, given the influence of genetics on the developeing brain.

Higfield is refering to an empirical twin study:

To investigate the heritability of religiousness and possible age changes in this estimate, both current and retrospective religiousness were assessed by self-report in a sample of adult male twins (169 MZ pairs and 104 DZ pairs, mean age of 33 years). Retrospective reports of religiousness showed little correlation difference between MZ (r=.69) and DZ (r=.59) twins. Reports of current religiousness, however, did show larger MZ (r=.62) than DZ (r=.42) similarity. Biometric analysis of the two religiousness ratings revealed that genetic factors were significantly weaker (12% vs. 44%) and shared environmental factors were significantly stronger (56% vs. 18%) in adolescence compared to adulthood. Analysis of internal and external religiousness subscales of the total score revealed similar results. These findings support the hypothesis that the heritability of religiousness increases from adolescence to adulthood.

Time on Oct 17, 2004 referred to a book of Dean Hamer “The God Gene”

Chief of gene structure at the National Cancer Institute, Hamer not only claims that human spirituality is an adaptive trait, but he also says he has located one of the genes responsible, a gene that just happens to also code for production of the neurotransmitters that regulate our moods. Our most profound feelings of spirituality, according to a literal reading of Hamer’s work, may be due to little more than an occasional shot of intoxicating brain chemicals governed by our DNA. “I’m a believer that every thought we think and every feeling we feel is the result of activity in the brain,” Hamer says.

This looks very much like a completely physical view of spiritual affairs (Hamer became famous for his failure of the “gay gene” before abandoning science).

So we may better turn to the question if there is any theological background? I renember a famous guest lecture in Marburg 1980 about the Epistle to the Romans by Herbert Braun (Braun is a Bultmann scholar. Ernst Fuchs was in Marburg too; together with Ernst Käsemann and Günther Bornkamm they are all famous scholars of Rudolf Bultmann. Käsemann and Fuchs both wrote a “Commentary on Romans”).

Fuchs highlighted Rom 2:14 in King James translation saying:

13 For not the hearers of the law are just before God, but the doers of the law shall be justified.
14 For when the Gentiles, which have not the law, do by nature the things contained in the law, these, having not the law, are a law unto themselves:
15 Which shew the work of the law written in their hearts, their conscience also bearing witness, and their thoughts the mean while accusing or else excusing one another;

Science and theology are not far away here. Maybe it is even common sense that most humans have an inherited deep feeling of religiousness.


CC-BY-NC

Some privacy…

Every click leaves many traces in the internet. To enjoy at least some privacy, I recommend to install the CookieCuller, that will destroy all cookies (except some protected cokkies) when closing your browser. A slightly higher level of privacy may be obtained by using TORPARK, that is now even available in a standalone USB stick version form www.torrify.com. Even by using TORPARK you are still identified by your network card – SMAC is the ultimate solution, yea, yea.

cookie.png

Addendum

Science writes:

As you browse the Internet, many Web sites such as Google’s record a string of tex–the cookie–representing the identity of your computer. And when you use Google, its servers keep track not only of what you search for but also where you go next. People add new entries to this record at the rate of 200 million Web searches per day. This electronic record is key to Google’s business model: Most of its $1 billion annual revenue comes from Internet advertising targeted to individuals.

Another tip – disable also Flash super cookies in the online applet.
flashcookie.png


CC-BY-NC

Genetic code and God’s language -cont’d-

There is a new book by Francis Collins “The language of God“, one of the leading persons in human genome sequencing. As the commentary says:
Continue reading Genetic code and God’s language -cont’d-


CC-BY-NC

Reporters sans frontières call for action

“Reporters sans frontières” ask to click their site between Nov 7, 11:00 Uhr until Nov 8, 11:00 Uhr.

2005 was the deadliest year for journalists since 1995: 63 journalists and 5 media assistants were killed doing their job or for having expressed their opinion; more than 1, 300 physical assaults were recorded and more than 1, 000 media were censored, an increase of 60% compared to 2004.

You may want to look also at the nice brochure at their website:

couverture-en.jpg


CC-BY-NC

Would you let 900 million people read your diary?

“Blogging as social activity, or, would you let 900 million people read your diary?” is the provocative title of a workshop already in 2004. Nay, nay.

Addendum

Found a good ethics code for blogging


CC-BY-NC

The Rosetta stone and the genetic code

p5080008.JPG

The Rosetta stone (I took the picture above earlier this year in the British museum) has become the key to decipher Hieroglyphic as it contained the same text also in Demotic Egyptian and Greek. Discovered by a French in 1799, brought to England in 1802 it become eventually translated in 1822 by Jean-François Champollion.
Continue reading The Rosetta stone and the genetic code


CC-BY-NC