]> git.donarmstrong.com Git - rsem.git/blobdiff - rsem-plot-model
install the rsem_perl_utils.pm to /usr/bin even though this is wrong
[rsem.git] / rsem-plot-model
index 225d08f06bad85c9365fde9939632174d47122d5..e87226d224a946109c60cc3821984ec9ba1793e8 100755 (executable)
@@ -146,4 +146,4 @@ barplot(pair[,2], names.arg = pair[,1],
         ylab = "Number of fragments",
         main = "Histogram of Alignments per Fragment")
 
-dev.off()
+dev.off.output <- dev.off()