Skip to content

Commit d2e915c

Browse files
committed
updated readme
1 parent 3beeee2 commit d2e915c

File tree

11 files changed

+14
-2328
lines changed

11 files changed

+14
-2328
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,11 +62,11 @@ In order to extract the networks from the raw data, compute the statistics, and
6262

6363
1. Open the `R` console.
6464
2. Set the current directory as the working directory, using `setwd("<my directory>")`.
65-
3. Run the main script `src/main.R`.
65+
3. Run the main script `src/dev_main.R`.
6666

6767
The scripts will produce a number of files in the subfolders of folder `nets`. They are grouped in subsubfolders, each one corresponding to a specific topological measure (degree, closeness, etc.).
6868

69-
The script `src/Labatut2022.R` reproduces the computations described in article [[L'22](#references)] (note that this will take a while).
69+
The script `src/Labatut2022.R` reproduces the computations described in article [[L'22](#references)]. Please, use [v1](https://github.com/CompNet/NaNet/releases/tag/v1) of the source code in the *Releases* page. Be warned that this will take a while (possibly several days). You can directly retrieve the data resulting from this process on [Zenodo](https://doi.org/...) **(not available yet)**.
7070

7171

7272
# Dependencies
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
*
22
!.gitignore
3+
!Thorgal

data/Ralph_Azham/.gitignore

Lines changed: 0 additions & 4 deletions
This file was deleted.

data/Ralph_Azham/_all.xlsx

-101 KB
Binary file not shown.

0 commit comments

Comments
 (0)