Skip to content

Commit cff9a44

Browse files
remove slurm-dev reference
1 parent 57f60b0 commit cff9a44

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Below is a summary of how to run the pipeline. See [here](https://uclahs-cds.at
5151
1. The pipeline can be executed locally using the command below:
5252

5353
```bash
54-
nextflow run path/to/main.nf -config path/to/input.config -params-file input.yaml`
54+
nextflow run path/to/main.nf -config path/to/input.config -params-file input.yaml
5555
```
5656

5757
---
@@ -324,7 +324,7 @@ Strelka2's runtime will be significantly improved when using `--callRegions` opt
324324
Therefore, we strongly suggest to use the `--callRegions` if the non-canonical region is unnecessary.
325325

326326
#### MuSE v2.0
327-
MuSE v2.0 was tested with a normal/tumor paired CPCG0196 WGS sample on a F32 slurm-dev node.
327+
MuSE v2.0 was tested with a normal/tumor paired CPCG0196 WGS sample on an exclusive node with 32 cpus and 64 GB memory.
328328
Duration: 1d 11h 6m 54s
329329

330330
|process_name |max_duration |max_cpu |max_peak_vmem |

0 commit comments

Comments
 (0)