Skip to content

Commit 4bad7b0

Browse files
committed
Merge branch 'master' of https://github.com/jcolomb/HCS_analysis
2 parents 88069d4 + b3744d8 commit 4bad7b0

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,15 @@ This repository was developed using Rstudio and has many dependencies. We hope t
1111

1212

1313

14+
# Generalities
15+
16+
Two Shiny apps are present in this repository. You will find them in the analysis folder. One does read and check your metadata before pushing the project metadata on osf, the second one is analysing data (master project metadata have no be made public first). The repository also contains data to test new functions. Dependencies have been taken cared of using the renv package.
17+
18+
One can also use the `master_noshiny.r` script to run the analysis, but one has to set varaiables manually.
19+
You can also find information about how to add data and metadata from you project (see below). Additional information and code which were used to write a paper (not published yet) are also present.
20+
21+
22+
1423
# Generalities
1524

1625
Two Shiny apps are present in this repository. You will find them in the analysis folder. One does read and check your metadata before pushing the project metadata on osf, the second one is analysing data (master project metadata have no be made public first). The repository also contains data to test new functions. Dependencies have been taken cared of using the renv package.

0 commit comments

Comments
 (0)