Description Usage Arguments Value Note
Given a set of genes or a result of psygenetGene creates four types
of plots showing the relation of the genes with the disease's category
in psyGeNET.
1 | geneAttrPlot(x, type = "pie", ..., verbose = FALSE)
|
x |
Vector of genes of interest of |
type |
Type of the drawn chart. By default it is |
... |
(Check NOTE section) Passed to inner functions for different plots. |
verbose |
By default |
A plot for a DataGeNET.Psy in terms of the panther-class.
The "Evidence Index" is gotten from PsyGeNET. For more information
about it and its calculation, pease visit psygenet.org.
Argument ... can be filled with specific argument depending on
the type of plot:
| Type | Argument | Color | Description |
| gene | cuiBarColor | Purple | Determines the color of the bar for diseases |
| diseaseCategoryBarColor | Yellow | Determines the color of the bar for psychiatric categories | |
| disease category | uniqueGenesBarColor | Orange | Determines the color of the bar for unique genes for a disease category |
| totalGenesBarColor | Blue | Determines the color of the bar for total genes for a disease category |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.