Skip to content

Commit

Permalink
Update coverage_plot.R
Browse files Browse the repository at this point in the history
  • Loading branch information
replikation authored Oct 29, 2020
1 parent ed75ee4 commit 2c5847e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/coverage_plot.R
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

library(ggplot2)
library(dplyr)
library(scales)

input <- read.delim("coverage_info.txt", header = F, sep = "\t")

Expand Down

0 comments on commit 2c5847e

Please sign in to comment.