Summary:

This Shiny app is designed for dynamic visualization of adverse event (AE) data in one arm clinical trials. We provide a variety of tools for visualizing the AE data based on maximal grade of AEs by toxicity type or toxicity category/system organ classes (SOCs).


Details and Uses:

In the Data Description tab, we provide sample dataset. The user will need to format their dataset accordingly to include the necessary variables in the dataset.

In the Data Upload tab, the user will upload the dataset and specify variable names for each necessary variable.

In the Crosstabs tab, we provide AE table summarized by either maximum toxcitiy type or maximum toxicity category. User can stratify the table by different patient level characteristics.

In the AE Tables tab, we provide AE table that is commonly reported in publications/practices summarized by either maximum toxicity type or maximum toxcitiy category. Different options for sorting, decimal places, minimum percentages of AE to include, whether to combine toxcity degree or not are provided.

In the Toxicity Type Plot tab, we provide different visualization tools for AEs summarized by maximum toxicity type or maximum toxicity category. User can choose toxicity categories to exclude and whether to visualize the counts of AEs or percent of patients with AEs. Different plot options are available when AEs are summarized differently.


Funding Source:

The development of this project is funded by the Impact Award from the Hope Foundation.


DISCLAIMER:

Users are solely responsible and liable for use of content through the app.


BugReports: wf2213@cumc.columbia.edu


Developed by Weijia Fan

Please upload the dataset in csv format with the necessary variables shown below. You will need to specify the variables to use in your dataset after uploading in the Data Upload tab.


AE dataset

This dataset must contain the following five variables:

Patient ID: e.g., PATNO , a distinct number or character for each patient. The number of subjects obtained from here is used as the default when calculating percentages in the tables and graphs.

Toxicity category: e.g., CTC_CAT , a character variable indicating category of the adverse event.

Toxicity type: e.g., TOXLABEL , a character variable indicating the type of the adverse event. One toxicity type can only belong to one toxicity category.

Toxicity grade: e.g., TOXDEG , a numeric variable with up to 5 toxicity grades.

Attribution level: e.g., TXATT , a numeric or character variable indicating the attribution of the adverse event.





Template datasets shown on the right can be downloaded.
Sample AE Data Set
Download sample AE data
Download Graph
Loading...