Skip to content
Snippets Groups Projects
Commit 4418dc8a authored by Simeon's avatar Simeon
Browse files

Update plot_repeats.R

parent 39efdb15
No related branches found
No related tags found
No related merge requests found
......@@ -43,5 +43,5 @@ plot_repeats <- function(sequences = DNAStringSet(),
combo_pl_with_title <- cowplot::plot_grid(title, combo_pl,
ncol = 1, rel_heights = c(.1, 1))
return(combo_pl)
return(combo_pl_with_title)
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment