Skip to content
Snippets Groups Projects
Commit 29ea563e authored by Venkat Malladi's avatar Venkat Malladi
Browse files

reduce to one page.

parent 1ca8372e
Branches
Tags
No related merge requests found
......@@ -68,7 +68,7 @@ for(index in c(1:length(peakAnnoList))) {
dev.off()
# Upset Plot
pdf(upsetplot_name)
pdf(upsetplot_name, onefile=F)
upsetplot(peakAnnoList[[index]])
dev.off()
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment