@@ -51,7 +51,7 @@ All the data used to perform the experiments has been published on [Figshare](dx
...
@@ -51,7 +51,7 @@ All the data used to perform the experiments has been published on [Figshare](dx
#### Quick start
#### Quick start
To quickly reproduce our results, first download preprocessed data from [Figshare](dx.doi.org/10.6084/m9.figshare.12052995.v1). Follow instructions in the [Setup] section and then in a shell:
To quickly reproduce our results, first download preprocessed data from [Figshare](dx.doi.org/10.6084/m9.figshare.12052995.v1). Follow instructions in the Setup section and then in a shell:
```bash
```bash
for filename in*.tar.gz;do;tar zxfv $filename;done
for filename in*.tar.gz;do;tar zxfv $filename;done