Set a relation to be compared across two sets of metadata annotations in the Giotto object.
Usage
# S4 method for class 'giottoSankeyPlan'
sankeyRelate(x, ...)
# S4 method for class 'giottoSankeyPlan,logical,data.frame'
sankeyRelate(x, add) <- value
# S4 method for class 'giottoSankeyPlan,logical,numeric'
sankeyRelate(x, add) <- value
# S4 method for class 'giottoSankeyPlan,logical,character'
sankeyRelate(x, add) <- value
# S4 method for class 'giottoSankeyPlan,missing,ANY'
sankeyRelate(x) <- value
# S4 method for class 'giottoSankeyPlan,missing,NULL'
sankeyRelate(x) <- value