Relative Content

Tag Archive for rcomplex-upset

ComplexUpset Plot: Specification of intersect not working – error `data` must be uniquely named but has duplicate columns

I want to create an upset plot using the ComplexUpset package in R, but I keep getting the error data must be uniquely named but has duplicate columns whenever I try to specify the columns for the intersect argument if I do not kick out all variables which should not be included in the plot. What is the issue here? How can I specify the intersect argument correctly for a dataset with this structure?