Wing Ki (Catherine) Wong

PhD in Bioinformatics, Scientist in Antibody Development

Using PDB in distributed computing

Our research group went on a retreat (‘OPIGTREAT‘) comprised of presentations made by members of the group, on technical skills and latest research. In light of the booming of data in virtually all areas, my colleague and I decided to run a quick hands-on workshop on distributed computing, integrating the use of protein data.

Continue reading

Plotting in a web interface using Python

Recently I had a go at using different libraries to buildĀ  a web-app with a Python backend, and found out this pretty neat module bokeh. Here is an example of the interaction between pandas and bokeh on some financial data:

(more…)