Skip to content

Commit

Permalink
Typo fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
will-moore committed May 27, 2021
1 parent 3a85147 commit 204c247
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion maintenance/preparation/idr0079-data-prep.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ https://docs.google.com/document/d/18cLSvUKVn8jEp7KSW7e48NvuxHT_mp3tyh98loTTOYY/
For other users, you will need to have Docker installed.
This container uses Aspera to download the data from EBI:

$ docker run --rm -v /tmp:/data imagedata/download idr0021 . /data/
$ docker run --rm -v /tmp:/data imagedata/download idr0079 . /data/

Clone https://github.com/IDR/idr0079-hartmann-lateralline and edit
```experimentA/idr0079-experimentA-filePaths.tsv```
Expand Down Expand Up @@ -101,3 +101,4 @@ We then create an OMERO.table on each Image that has ROIs added above:
Use the optional `--name NAME` to run on a single named Image:

$ python scripts/csv_to_roi_table

0 comments on commit 204c247

Please sign in to comment.