Skip to contents

Creates the backend interface for the Pseudotime panel inside the Starlng Shiny application.

Usage

server_pseudotime_select_cells(id)

Arguments

id

The id of the shiny module, used to access the UI elements.

Note

This function is a shiny module function and should be used in the context of the app created using the starlng_write_app function.