Skip to content

Commit

Permalink
example data fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
hkir-dev committed Aug 2, 2023
1 parent 8cfb517 commit 5c187f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Curation.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
docker pull ghcr.io/brain-bican/taxonomy-development-tools:latest
```

2- Place your data (ex. [AIT115_annotation_sheet_std.tsv](https://github.com/brain-bican/taxonomy-development-tools/tree/main/examples/nhp_basal_ganglia/AIT115_annotation_sheet.tsv)) and configuration file (ex. [test_config.yaml](https://github.com/brain-bican/taxonomy-development-tools/tree/main/examples/nhp_basal_ganglia/test_config.yaml)) into your project's `input_data` folder.
2- Place your data (ex. [AIT115_annotation_sheet.tsv](https://github.com/brain-bican/taxonomy-development-tools/tree/main/examples/nhp_basal_ganglia/AIT115_annotation_sheet.tsv)) and configuration file (ex. [test_config.yaml](https://github.com/brain-bican/taxonomy-development-tools/tree/main/examples/nhp_basal_ganglia/test_config.yaml)) into your project's `input_data` folder.

3- Run following command to ingest your data files:
```
Expand Down

0 comments on commit 5c187f4

Please sign in to comment.