View source: R/visualize_drugs.R
plot_activities | R Documentation |
The function is used to provide a handy visualization of the top activities
plot_activities(perts, top = 10, directorypath = NULL)
perts |
drugs data frame returned by 'get_drugs' function or 'get_pert_by_type' function |
top |
Number of activities to be visualised (N) The default value is set to 10. |
directorypath |
path to save the output figure |
re-ranked drug data frame based on their number of targets and cell line
Mohamed Soudy Mohmedsoudy2009@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.