10,000 hour challenge of microbe

  • About
Illustration of a bird flying.
  • Difference between hg clone and hg pull (Backing up Mercurial Repository)

    Voorst hg clone will make a new repository (.hg). hg pull will pull changeset from the depository to the current *existing* repository. So hg clone can be used at first if you want to backup your repository and afterthat, use hg pull to update the backup.

    November 12, 2010
  • List all files that Mercurial is trackin…

    Râs el Oued List all files that Mercurial is tracking. >hg status -a -c -m -d

    November 12, 2010
  • R on Linux; Command line auto completion…

    R on Linux; Command line auto completion. Try this. Ctl-R and type a couple letter of the previous command you want to redo.

    October 22, 2010
  • Install BioPerl

    When you have a problem during installing BioPerl using CPAN, use the -H option. It will initialize Home environment. With this option, I managed to install BioPerl on my Mac OS X 10.5 Leopard. sudo -H cpan

    October 22, 2010
  • Protege ontology managing tool

    http://feedproxy.google.com/~r/oreilly/radar/atom/~3/RuhpVdtpK40/four-short-links-21-july-2010.html

    July 23, 2010
  • Wow, BioPerl is a beast with more than 8…

    Wow, BioPerl is a beast with more than 800 module dependencies. I managed to install BioPerl on Mac OS X.

    July 8, 2010
  • Why Perl?

    I’ve decided to give a try to Perl as a programming language for my bioinformatics study. Why? Because I’m used to it. 🙂 Well, that’s not all of the reason but it is one of the reasons that I chose Perl. I compared three languages before the decision; Perl, Python, and Java. Java is a […]

    July 8, 2010
  • Another Tracking services; Joe’s Goal…

    Another Tracking services; Joe’s Goal

    July 1, 2010
  • One way of goal tracking shared with blo…

    One way of goal tracking shared with blog; Google Docs

    July 1, 2010
←Previous Page
1 … 22 23 24

10,000 hour challenge of microbe

Proudly powered by WordPress