Warning: MathJax requires JavaScript to process the mathematics on this page.
If your browser supports JavaScript, be sure it is enabled.

Hi, I'm Vanessa, a Principal Computer Scientist.
Building schedulers, containers, and cloudy things, with a love for learning and new experiences. -- about me

Raaawwr..!

KEGG Human (hsa) Database for R This morning I was trying to link some of my genes to pathways, so of course my first stop was KEGG. What in the world is KEGG? Kegg is a database of pathways. The pathway identifiers for human are numbered... Read more

Basic awk to tweak data files! Making an Annotation File for Genes I had the task to make a little annotation file (for use with vcftools) to annotate a big list of SNPs with genes, because I don’t speak “SNP” language. This turned into having fun... Read more

Self Organizing Maps (SOM) I have a thing for dimensionality reduction.  One method in particular, the Self organizing map, is probably my favorite.  I made this tutorial for my lab, but I thought it would be useful to share with the world of the... Read more