Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
pertz-lab
shiny-timecourse-inspector
Commits
42cc1f9f
Commit
42cc1f9f
authored
Oct 03, 2019
by
dmattek
Browse files
Initial commit
parent
4db73d9b
Changes
5
Hide whitespace changes
Inline
Side-by-side
example-data/test-datasets/3traj_5tpts_wide.csv
View file @
42cc1f9f
ID,
0, 20, 30, 40
, 50
1, 0.1, 0.11, 0.12, 0.13, 0.14
2, 0.2, 0.21, 0.22, 0.23, 0.24
3, 0.3, 0.31, 0.32, 0.33, 0.34
group, id, 0, 1
0, 20, 30, 40
1,
1, 0.1, 0.11, 0.12, 0.13, 0.14
1,
2, 0.2, 0.21, 0.22, 0.23, 0.24
1,
3, 0.3, 0.31, 0.32, 0.33, 0.34
\ No newline at end of file
example-data/test-datasets/3traj_5tpts_wide_2columnsOnly.csv
0 → 100644
View file @
42cc1f9f
id, 0
1, 0.1
2, 0.2
3, 0.3
\ No newline at end of file
example-data/test-datasets/3traj_5tpts_wide_noGroup.csv
0 → 100644
View file @
42cc1f9f
id, 0, 10, 20, 30, 40
1, 0.1, 0.11, 0.12, 0.13, 0.14
2, 0.2, 0.21, 0.22, 0.23, 0.24
3, 0.3, 0.31, 0.32, 0.33, 0.34
\ No newline at end of file
example-data/test-datasets/3traj_5tpts_wide_noNumericTimeColumns.csv
0 → 100644
View file @
42cc1f9f
group, id, a, b, 20, 30, 40
1, 1, 0.1, 0.11, 0.12, 0.13, 0.14
1, 2, 0.2, 0.21, 0.22, 0.23, 0.24
1, 3, 0.3, 0.31, 0.32, 0.33, 0.34
\ No newline at end of file
example-data/test-datasets/6traj_5tpts_2gr_wide.csv
0 → 100644
View file @
42cc1f9f
group, id, 0, 0.10, 0.20, 0.30, 0.40
1, 1, 0.1, 0.11, 0.12, 0.13, 0.14
1, 2, 0.2, 0.21, 0.22, 0.23, 0.24
1, 3, 0.3, 0.31, 0.32, 0.33, 0.34
2, 1, 0.14, 0.13, 0.12, 0.11, 0.10
2, 2, 0.24, 0.23, 0.22, 0.21, 0.20
2, 3, 0.34, 0.33, 0.32, 0.31, 0.30
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment