BiologíaInglésBlogger

Getting Genetics Done

Getting Things Done in Genetics & Bioinformatics Research
Página de inicio
language
AnnouncementsRBiologíaInglés
Publicado

Theresa Scott, instructor of the previously mentioned R workshop and weekly R clinic, is giving a lecture entitled "Reproducible Research with R, LaTeX, & Sweave" in MRB III, room 1220, this Wednesday 11/18 at 1:30.  You can see more details about the lecture here. Looks like her slides as well as much more introductory material on R, Latex, and Sweave are on her website. Reproducible Research with R, LaTeX, &

Ggplot2GWASRTutorialsVisualizationBiologíaInglés
Publicado

Way back will wrote on this topic.  See his previous post for Stata code for doing this.  Unfortunately the R package that was used to create QQ-plots here has been removed from CRAN, so I wrote my own using ggplot2 and some code I received from Daniel Shriner at NHGRI. Of course you can use R's built-in qqplot() function, but I could never figure out a way to add the diagonal using base graphics.

RTutorialsBiologíaInglés
Publicado

While flirting around with previously mentioned ggplot2 I came across an incredibly useful set of functions in the plyr package, made by Hadley Wickham, the same guy behind ggplot2.  If you've ever used MySQL before, think of "GROUP BY", but here you can arbitrarily apply any R function to splits of the data, or write one yourself.

GWASStatisticsVisualizationBiologíaInglés
Publicado

Often when presenting statistics from a candidate gene study, or a region of interest from a genome-wide association study, it is useful to see various SNP-wise values in the context of linkage disequilibrium patterns.

AnnouncementsBiologíaInglés
Publicado

Aloha! If you're going to the American Society of Human Genetics meeting next week, come by our poster (poster #116, abstract #1567/T) and say hello! We would love to meet any of you who read GGD and hear what you think and what you'd like to see in the future.Getting Genetics Done by Stephen Turner is licensed under a Creative Commons Attribution (CC BY) License.

Machine LearningRecommended ReadingBiologíaInglés
Publicado

The Elements of Statistical Learning: Data Mining, Inference, and Prediction by Trevor Hastie, Robert Tibshirani, and Jerome Friedman, one of the best books on data mining and machine learning, is now available free in PDF format. Download it here or view it online here.Getting Genetics Done by Stephen Turner is licensed under a Creative Commons Attribution (CC BY) License.

RSoftwareStatisticsBiologíaInglés
Publicado

R is a great tool with lots of resources for genetics, genome-wide association studies, and many other biological applications.  We've covered several places to find help in R in the past, but if you're still apprehensive about diving into R's command-line interface, fear not.  The R commander is a graphical user interface (GUI) for R that works under Windows, Linux, and Mac.

EthicsPolicyBiologíaInglés
Publicado

Thanks to Kylee for pointing out this frightening trend from the U.K. Border Agency. http://www.sciencemag.org/cgi/content/full/326/5949/30 Essentially, the United Kingdom is experimenting with using mitochondrial and Y-chromosome markers to determine if asylum-seekers that flee persecution are actually from the nation in question. Advocates of this policy don't seem to understand that genetic variation is not nation-specific.

Noteworthy BlogsRecommended ReadingBiologíaInglés
Publicado

Dan Vorhaus and Lawrence Moore recently put together this excellent three part series on Genomics Law Report.  Headlines about deCODE Genetics on the brink of insolvency and major shifts in the upper management of 23andMe inspired this series of posts on what would happen when a direct-to-consumer (DTC) genomics company goes declares bankruptcy.