Skip to content

Instantly share code, notes, and snippets.

Created January 9, 2015 08:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/16d1be11f7e9a7d18644 to your computer and use it in GitHub Desktop.
Save anonymous/16d1be11f7e9a7d18644 to your computer and use it in GitHub Desktop.
data <- read.delim("normalized_data.txt", row.names=1)
boxplot(log2(data))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment