plot_activities: Visualise the number of perturbagens and the top activities

View source: R/visualize_drugs.R

plot_activitiesR Documentation

Visualise the number of perturbagens and the top activities

Description

The function is used to provide a handy visualization of the top activities

Usage

plot_activities(perts, top = 10, directorypath = NULL)

Arguments

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

Value

re-ranked drug data frame based on their number of targets and cell line

Author(s)

Mohamed Soudy Mohmedsoudy2009@gmail.com


DFD documentation built on April 3, 2025, 6:15 p.m.

Related to plot_activities in DFD...