Skip to content

Commit 3009ea5

Browse files
author
Andrew Blair
committedJun 1, 2023
rm interoperability.R
2 parents 3b205b3 + cb24305 commit 3009ea5

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
 

‎R/interoperability.R

Whitespace-only changes.

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ After building the iSEE MPRAbase SIF file, navigate to the MPRAbase working dire
5353

5454
```bash
5555
cd MPRAbase/
56-
python3 run-hpc-MPRAbase.py --container-port 9595 --local-dir-mount /local/dir/path
56+
python3 run-hpc-MPRAbase.py --container_port 9595 --local_dir_mount /local/dir/path
5757
```
5858

5959
# Launch an iSEE MPRAbase Instance

0 commit comments

Comments
 (0)
Please sign in to comment.