How to use fromexpression() of upsetR in complex upset?
HelloWorldLTY opened this issue · 1 comments
HelloWorldLTY commented
Hi, I think I did not find the place for formexpression()
If I intend to run command like:
upset(fromExpression(expressionInput), nsets=10, nintersects = 60, order.by = 'freq')
What should I do? Thanks a lot.
HelloWorldLTY commented