morinlab / GAMBLR.viz

Collection of functions to make plots for Genomic Analysis of Mature B-cell Lymphomas in R
https://morinlab.github.io/GAMBLR.viz/
MIT License
0 stars 0 forks source link

keepSampleOrder in prettyOncoplot is ignored #27

Closed Kdreval closed 9 months ago

Kdreval commented 10 months ago

The prettyOncoplot ignores the argument keepSampleOrder and does nothing with it. This should be fixed in a way that when this argument is provided, the order of patients in the supplied metadata is respected.

Kdreval commented 9 months ago

This is now fixed in the PR #29