Tuesday, 15 September 2015

Selection of useful links

Get R not to use scientific notation:
http://stackoverflow.com/questions/9397664/force-r-not-to-use-exponential-notation-e-g-e10

Links about quantile normalisation:
http://bmbolstad.com/stuff/qnorm.pdf
http://davetang.org/muse/2014/07/07/quantile-normalisation-in-r/

Piping in R:
https://cran.r-project.org/web/packages/magrittr/vignettes/magrittr.html
https://martinsbioblogg.wordpress.com/2014/03/27/more-fun-with-and/
http://www.r-statistics.com/2014/08/simpler-r-coding-with-pipes-the-present-and-future-of-the-magrittr-package/

Link for the data.table package:
https://cran.r-project.org/web/packages/data.table/index.html

ggvis:
http://blog.rstudio.org/2014/06/23/introducing-ggvis/

Open Data Wales Slack Channel
https://opendatawales.slack.com/messages/general/

Using ggplot to make graphs like Gapminder:
http://www.stat.ubc.ca/~jenny/STAT545A/block17_colorsGgplot2Qualitative.html

SciberMonkey from Biochem Soc
http://www.scibermonkey.org/

Blog about machine learning
http://machinelearningmastery.com/machine-learning-for-programmers/



No comments:

Post a Comment