Follow me
-
Recent Posts
calendar
Recent Comments
- Stan on python argparse issues with the help argument (TypeError: %o format: a number is required, not dict)
- Cormac on Pandas : how to compare dataframe with None
- LP on AWK: the substr command to select a substring
- jrab on python argparse issues with the help argument (TypeError: %o format: a number is required, not dict)
- How to disable SSL verification for urlretrieve? – Peter's blog on python: certificate verified failed
Archives
Categories
Meta
Monthly Archives: December 2012
raspberryPi: installing xbmc
Here is the procedure I followed to install raspbmc (reference) Let us say that you want to install the raspbmc distribution on a new sd card. Be aware that the content of the sd card may be overwritten.. First insert … Continue reading
Setup a server on your raspberryPi
This is a summary of what I did to setup a server on my raspberry Pi. This is based on previous post on the same topic and this link: http://www.instructables.com/id/Raspberry-Pi-Web-Server/ Before starting, make sure that your raspberry software are updated … Continue reading
Web Services in Biology
There are quite a lot of web services in biology that provides various information about genes, pathways, ontology and so on. I found it quite difficult to look for the relevant services. There is a nice portal though, which is … Continue reading