- 24 Nov, 2017 1 commit
-
-
dmattek authored
Rebuilt section for creating internal dt. Added ObjectNumber to labels displayd in interactive trajectory plotting.
-
- 22 Nov, 2017 2 commits
- 29 Oct, 2017 1 commit
-
-
dmattek authored
- option to upload cell IDs for removal - option to calculate boxplots at particular time points with respect to a preceding point Changed: - hierarchical clustering made into a module
-
- 02 Sep, 2017 1 commit
-
-
dmattek authored
- trajPlot.R; cluster colours displayed properly when manually selecting clusters to display
-
- 08 Aug, 2017 1 commit
-
-
dmattek authored
- colours from dendrogram cut match those in the bard plot and in trajectory plot
-
- 28 Jul, 2017 3 commits
- 27 Jul, 2017 1 commit
-
-
dmattek authored
- optional stats in time series plotting - optional overlap of boxplot/violin/dotplot
-
- 26 Jul, 2017 1 commit
-
-
dmattek authored
- recognize "*.os.x" and "*.os.y" as valid column names with X and Y positions - increase fixed plot with of clustered time series
-
- 25 Jul, 2017 2 commits
-
-
dmattek authored
- default value of number of points to skip set to 1
-
dmattek authored
- detecting columns with X & Y positions and plotting them in interactive tcourse plot - option to skip Metadata_Site for contructing unique trackID if it already exists in the dataset - interactive box plots (works poorly) - static time course plot (no interaction) - skipping time points in tcourses
-
- 20 Jul, 2017 3 commits
- 19 Jun, 2017 2 commits
- 31 May, 2017 1 commit
-
-
dmattek authored
-
- 30 May, 2017 1 commit
-
-
dmattek authored
-
- 18 May, 2017 3 commits
- 08 May, 2017 2 commits
- 12 Apr, 2017 1 commit
-
-
dmattek authored
-
- 11 Apr, 2017 1 commit
-
-
dmattek authored
UI overhaul: side panel added
-
- 17 Mar, 2017 1 commit
-
-
dmattek authored
Added: colour trajectories according to their filteirng status, if mid.in column available in the dataset.
-
- 15 Mar, 2017 1 commit
-
-
dmattek authored
-
- 14 Mar, 2017 1 commit
-
-
dmattek authored
Added: Load button F-n data4trajPlot that prepares data based on column selections in the UI
-
- 06 Mar, 2017 2 commits
-
-
-
dmattek authored
-
- 04 Mar, 2017 3 commits
-
-
dmattek authored
Error shows up in app log when plotting. "Warning: Error in <Anonymous>: cannot open file 'Rplots.pdf'" Fix based on: https://github.com/ropensci/plotly/issues/494 Added in plotting f-n: if (names(dev.cur()) != "null device") dev.off() pdf(NULL)
-
dmattek authored
shinyjs library added to ui.R
-
dmattek authored
-