Skip to content

Commit

Permalink
updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Perez Meza committed Nov 11, 2024
1 parent a5e2b62 commit aa686aa
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,6 @@ singularity pull docker://ghcr.io/schapirolabor/multiplex_macsima:v1.1.0
```
### Script execution

- Docker
```
docker
```

- Singularity
``` bash
singularity exec --bind $path_to_your_local_cycle_folder:/mnt,$path_to_your_local_output_folder:/media --no-home $path_to_container python staging/macsima2mc/macsima2mc.py -i /mnt/$path_to_your_local_cycle_folder -o /media/$path_to_your_local_output_folder
Expand Down

0 comments on commit aa686aa

Please sign in to comment.