bioFAM / MOFA2

Multi-Omics Factor Analysis
https://biofam.github.io/MOFA2/
GNU Lesser General Public License v3.0
283 stars 49 forks source link

Fix to .set_colorby #139

Closed salix-d closed 7 months ago

salix-d commented 7 months ago

The single & at line 393 of 'utils.R' was preventing the use of a character vector since it wouldn't stop even if the length was greater than 1.