Skip to content

Commit

Permalink
Mention additional dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmymathews committed Sep 23, 2024
1 parent d7b01e1 commit e7eb76c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions data_curation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,10 @@ Extraction scripts tend to be dataset-specific, but there are some common tasks


# Doing import / upload into the database
Make sure that
- [`spatialprofilingtoolbox` Python package](https://pypi.org/project/spatialprofilingtoolbox/) has been installed, and
- PostgresQL is installed and running on your machine.
Make sure that you have installed:
- [`spatialprofilingtoolbox` Python package](https://pypi.org/project/spatialprofilingtoolbox/)
- PostgresQL
- [Nextflow](https://nextflow.io)

```sh
./import_datasets.sh ~/.spt_db.config.local --drop-first moldoveanu
Expand Down

0 comments on commit e7eb76c

Please sign in to comment.