Skip to content

Instantly share code, notes, and snippets.

@jwaage
Last active March 3, 2016 14:14
Show Gist options
  • Save jwaage/6a815532e479ee9ce914 to your computer and use it in GitHub Desktop.
Save jwaage/6a815532e479ee9ce914 to your computer and use it in GitHub Desktop.
Microbiome package loader
source("lib/check_packages.R")
check_packages()
load("data/ubp_phyloseq_metagenomeseq.RData")
library(vegan)
library(ggplot2)
library(cluster)
library(phyloseq)
library(cowplot)
library(reshape2)
library(scales)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment