diff --git a/src/bin/kmerclust_plot.R b/src/bin/kmerclust_plot.R index 648eac3212de08fbb890f670402d92cc2c906eb4..79969ee7f6260b8c204a8e9b559a88bf8fffb7c5 100644 --- a/src/bin/kmerclust_plot.R +++ b/src/bin/kmerclust_plot.R @@ -1,4 +1,5 @@ library(kmerclust) +library(tidyverse) library(ggplot2) args <- commandArgs(trailingOnly = TRUE)