mod_label_server: Server component to customize gene labels

View source: R/fct_05_deg.R

mod_label_serverR Documentation

Server component to customize gene labels

Description

This component contains the pop-up modal and data processing to customize how genes are labeled on the volcano or ma plot. Users have the option to not label genes, label specific genes, label top n genes by a certain value, or label genes above certain threshold.

Usage

mod_label_server(id, data_list, method = c("volcano", "ma", "scatter"))

Arguments

id

Namespace ID

data_list

List of gene data from volcano_data()

method

String designating if the results are for the volcano plot or ma plot

Value

A shiny module.


espors/idepGolem documentation built on April 23, 2024, 1:11 p.m.