R/fromExpression.R
fromExpression.Rd
A function to convert an expression to a data frame compatible with UpSetR.
fromExpression(input)
An vector (expression) to be converted to an input compatible with UpSetR
See "Basic Usage" vignette for an example on how to use this function in UpSetR.