Skip to content

Commit ebec340

Browse files
authored
Update README.md
1 parent 7366955 commit ebec340

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ python3 --version
3838
- `max_jobs_per_second [10]:` *(Press Enter to accept default)*
3939
- `latency_wait [5]:` **30**
4040
- `Select print_shell_commands:` **1 (False)**
41-
- `sbatch_defaults []:` **"qos=low nodes=1"**
41+
- `sbatch_defaults []:` **qos=low nodes=1**
4242
- `Select cluster_sidecar:` **2 (no)**
4343
- `cluster_name []:` *(Press Enter to leave blank)*
4444
- `cluster_jobname [%r_%w]:` *(Press Enter to accept default)*
@@ -56,7 +56,7 @@ python3 --version
5656
snakedeploy deploy-workflow \
5757
https://github.com/KosinskiLab/AlphaPulldownSnakemake \
5858
AlphaPulldownSnakemake \
59-
--tag 1.0.0
59+
--tag 1.1.0
6060
cd AlphaPulldownSnakemake
6161
```
6262

0 commit comments

Comments
 (0)