Archive for the ‘Programming’ Category
Creating your own JSON Endpoints for Bio Web Services: Basics
Currently major biological databases use the SOAP/WSDL framework to provide the web-services where communication happens through exchange of XML bits. Now in most of programming language you have SOAP/WSDL clients such as SOAP4R and Savon in Ruby, SOAPy, ZSI, SUDS, and soaplib [...]
Directory hierarchy tree display
I wanted to add directory hierarchy tree display in README file for my Github projects as it helps to see the organization of the projects in terms of logical units or building blocks. Thanks to Tree package on Ubuntu you [...]
Moving to GitHub
I am in the process to move my code repositories to my newly created GitHub account. Slowly I will be moving my private SVN and Mercurial repositories to GitHub but it is going to take some time as I need [...]
Haskell for Maths
David Amos is developing Haskell for Maths library and his current implementation covers mainly algebra and combinatorics. It nice to see how individual efforts are shaping as very useful libraries in Haskell community. Last time I mentioned about Haskell for [...]
30+ Blogs about Bioinformatics and Chemoinformatics Programming
Blog Author Details Langugae Open.nfo bioinformatics, linux, open-source software, open science Bioinformatics Zen Michael Barton best practices for bioinformatics programming and software development Genedrift Paulo Nuin a step-by-step guide to create Python applications in bioinformatics Python Blue Collar Bioinformatics Brad [...]

