Tips for testing scripts and pipelines
When writing a pipeline or a script there is inevitably some trial and error involved. One way to help yourself Continue Reading …
Exploring evolutionary patterns in data
When writing a pipeline or a script there is inevitably some trial and error involved. One way to help yourself Continue Reading …
Anyone can learn anything Coming from a molecular biology background I briefly learnt bioinformatics and R and was lucky enough Continue Reading …
R packages contain functions, compiled code and often example datasets. To install a package you use the install.packages() function, for Continue Reading …