Description Usage Arguments Value Examples
Identify candidate condition-dependent relocated proteins by comparing neighborhood classifications.
1 | 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
1 2 3 4 5 6 7 | {
exp.cls.df <- SubCellBarCode::hcc827GEFClass
sankeyData <- sankeyPlot(exp.cls.df, exp.cls.df)
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.