sankeyPlot {SubCellBarCode} | R Documentation |
Identify candidate condition-dependent relocated proteins by comparing neighborhood classifications.
sankeyPlot(sampleCls1, sampleCls2)
sampleCls1 |
data.frame; merged classification, combination of compartment and neighborhood classification. |
sampleCls2 |
data.frame; merged classification, combination of compartment and neighborhood classification. |
label.link.df
{ exp.cls.df <- SubCellBarCode::hcc827GEFClass sankeyData <- sankeyPlot(exp.cls.df, exp.cls.df) }