I am learning python now. It’s a nice and more powerful tool than the UN*X tools. For example, awk can’t deal with “absolute value”, therefore I have to hack a fuction to remove/add a “-” sign to perform this kinda calcuation. Python definitely provides more numeric functions. Similar to shell script and perl, python is easy to learn and is useful for my daily work. There is a very great example I found on the website.
Clike here, you can see the full content of “python course in bioinformatics”.The author also provides PDF file. I read the first two chapters and found many excellent examples that stimulate me a lots of ideas to work on my current projects. I should spend few weeks to learn python and rewrite most of the shell scripts I made in python code.
Check out the http://python.genedrift.org/ as well.
All the best,
Ani
Comment by Animesh Sharma — August 16, 2007 @ 3:28 am |
It’s also a good place for learning python. Thanks for the information.
Comment by kpwu — August 16, 2007 @ 6:59 am |
Good!
Comment by Wolfram — October 20, 2008 @ 5:23 am |