Description Usage Arguments Details Value Author(s) References See Also Examples
Function to plot a linkages of specified categories.
1 | categoryNet(catGenesList, centroidSize=NULL, output=c('fixed','interactive'))
|
catGenesList |
a list of categories. |
centroidSize |
a numeric vector to specify the size of concept nodes. If NULL, all of concept nodes are represented as the same size solid circles. |
output |
type to specify output figure types. |
catGenesList is a list of categories. Each element contains the genes in the corresponding category, respectively. And the names of the list are categories. If centroidSize is a numeric vector, its values are mapped to the categories in the catGenesList sequentially.
A category linkage is generated.
Gang Feng, Pan Du and Simon Lin
Feng, G., Du, P., Krett, N., Tessel, M., Rosen, S., Kibbe, W.A. and Lin, S.M., 'A collection of bioconductor methods to visualize gene-list annotations', BMC Research Notes 2010, 3:10
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.