View source: R/shiny-functions.R
assemble_tracks_time_lapse_shiny | R Documentation |
Subsets the successfully loaded files. In case of timelapse experiments with multiple phases it sorts the data into multiple data.frames and returns a list of multiple data.frames named according to the ordinal number of the phase ("first", "second" etc.). In case of non timelapse experimernts the list contains only one data.frame in a slot named "first".
assemble_tracks_time_lapse_shiny(track_data_list, well_plate_list, object)
track_data_list |
The output of |
A list of data.frames named by
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.