read_ct_data_shiny: Reads cell track data

Description Usage Arguments Value

View source: R/shiny-functions.R

Description

A function to be used for argument .f of purrr::map_df. Calls the respective reading function depending on the directory's ending.

Usage

1
read_ct_data_shiny(directory, progress_n, progress)

Arguments

directory

Character value. The directory from which to read the data.frame. of .x contains.

progress_n

Numeric value. Indicates the iterating progress.

progress

A shiny - R6 progress object.

Value

The read in data.frame with three additional informative columns: well_image, condition and cell_line.


kueckelj/celltracer documentation built on June 2, 2021, 6:37 a.m.