Skip to contents

This Shiny server module retrieves sequence data from the ENA database based on user input for country and date range.

Usage

mod_data_server(id)

Arguments

id

Character string for namespacing the module (used with moduleServer).

Value

A reactive expression that returns a data.table of the downloaded data.