Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
michabirklbauer committed Oct 18, 2023
1 parent 004e1d1 commit 97e93f7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@ positional arguments:
is given it will be used as the output name!
optional arguments:
-h, --help show this help message and exit
-h, --help show this help message and exit.
-o OUTPUT, --output OUTPUT
Name of the output file.
-xl CROSSLINKER, --crosslinker CROSSLINKER
Name of the Crosslinker e.g. DSSO.
-xlmod CROSSLINKER_MODIFICATION, --crosslinker-modification CROSSLINKER_MODIFICATION
Residue that the Crosslinker binds to e.g. K for DSSO.
--version show program's version number and exit
--version show program's version number and exit.
```

Example Usage:
Expand Down
4 changes: 2 additions & 2 deletions scoutToIMPXFDR.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@
is given it will be used as the output name!
optional arguments:
-h, --help show this help message and exit
-h, --help show this help message and exit.
-o OUTPUT, --output OUTPUT
Name of the output file.
-xl CROSSLINKER, --crosslinker CROSSLINKER
Name of the Crosslinker e.g. DSSO.
-xlmod CROSSLINKER_MODIFICATION, --crosslinker-modification CROSSLINKER_MODIFICATION
Residue that the Crosslinker binds to e.g. K for DSSO.
--version show program's version number and exit
--version show program's version number and exit.
"""

#### MS Annika Result columns mapping ####
Expand Down

0 comments on commit 97e93f7

Please sign in to comment.