NelleV / moanin

Timecourse transcriptomic analysis
https://nellev.github.io/moanin/
Other
5 stars 0 forks source link

Add legend to plot_centroids #4

Closed epurdom closed 5 years ago

epurdom commented 5 years ago

I've added option for legend in plot_centroids, as well as not replotting the x-axis (and optionally not replotting the y-axis; plot_genes does not pick this option). Might be good to make the x-axis optional too.

Also added ... to functions to allow users to pass plotting arguments, and allow user to define the mfrow command.