CCBR / MOSuite

MultiOmicsSuite: R package for downstream multi-omics analysis
https://ccbr.github.io/reneeTools/
Other
1 stars 0 forks source link

default color set within dataset #60

Open kelly-sovacool opened 3 months ago

kelly-sovacool commented 3 months ago

so colors assigned to samples will be consistent across all plots, unless overridden by the user at runtime

likely will be a named list of colors (names are samples) to pass to scale_color_manual

could even be set by the user in the metadata / samplesheet. eg if colors column exists, use that, otherwise pick something automatically.