Skip to content

Commit cdb9b07

Browse files
authored
Update README.md
1 parent d084866 commit cdb9b07

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ If you want to calibrate your predictions (HIGHLY recommended), please provide a
2323
```sh
2424
im2deep <path/to/peptide_file.csv> --calibration-file <path/to/peptide_file_with_CCS.csv>
2525
```
26-
To use the multi-output prediction model on top of the original model, provide the -e flag (make sure you have the optional dependencies installed!):
26+
To use the multi-output prediction model on top of the original model, provide the -e flag
27+
(make sure you have the optional dependencies installed!):
2728
```sh
2829
im2deep <path/to/peptide_file.csv> --calibration-file <path/to/peptide_file_with_CCS.csv> -e
2930
```

0 commit comments

Comments
 (0)