Skip to content

Commit 71c94b6

Browse files
authored
Update script name in usage example
1 parent 11548d2 commit 71c94b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,5 @@ Make sure the following packages are installed:
5050
## Usage
5151
Example (`input.csv`):
5252
```bash
53-
Rscript script.R -i input_file.csv -o output_file.csv
53+
Rscript Rscript_ssGSEA.R -i input_file.csv -o output_file.csv
5454
```

0 commit comments

Comments
 (0)