Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/install_singularity.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Before being able to use AID-HS on your data, data paths need to be set up and t
1. Make sure you have 1GB available for the aidhs data.
2. Download and unzip the aidhs_data_folder by running:
```bash
wget https://figshare.com/ndownloader/files/54145361?private_link=48c92b1b53f8f0c67dec --output-document aidhs_data_folder.tar.xz
wget https://figshare.com/ndownloader/files/54145361?private_link=48c92b1b53f8f0c67dec --output-document aidhs_data_folder.tar.xz --user-agent="Mozilla/5.0"
tar xf aidhs_data_folder.tar.xz
```
3. Run this command to set the paths needed:
Expand Down