Thank you for a great package. Apologies for an elementary question, but is there a way to circumvent the limitations of 17 shapes that are currently supported in the e.g. the function "plotAbundances" when trying to reproduce your elegant answer on issue #197 (https://github.com/HelenaLC/CATALYST/issues/197). It's about a line between patients in a longitudinal study.
"At most 17 shapes are currently supported but 37 are required; setting 'shape_by' to NULL."
I tried scale_shape_manual() following the function, but to no avail, since it's set to NULL by plotAbundances when it has more than 17 shapes already before.
Hi Helena,
Thank you for a great package. Apologies for an elementary question, but is there a way to circumvent the limitations of 17 shapes that are currently supported in the e.g. the function "plotAbundances" when trying to reproduce your elegant answer on issue #197 (https://github.com/HelenaLC/CATALYST/issues/197). It's about a line between patients in a longitudinal study.
"At most 17 shapes are currently supported but 37 are required; setting 'shape_by' to NULL."
I tried scale_shape_manual() following the function, but to no avail, since it's set to NULL by plotAbundances when it has more than 17 shapes already before.
Otherwise, I'll try another solution.
kind regards Martin