Skip to content

Commit dc807d9

Browse files
authored
Update README.md
1 parent cba8127 commit dc807d9

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
@@ -14,7 +14,8 @@ Typical usage example:
1414

1515
## Features:
1616
- Mappings can be specified in a separate tab delimited file, one mapping per line.
17-
Specify the path to mappings file via `--mapf` option.
17+
Specify the path to mappings file via `--mapf` option.
18+
An example of a mappings file can be found [here](https://github.com/chhh/mzid-filter/blob/cba81272c8077155699ca6c4d438eb47d081fc04/mappings-example.txt).
1819
- The delimiter in `psm.tsv` file is auto-detected (can be comma, tab, space or semicolon).
1920
- The column in `psm.tsv` that is used for matching PSMs to `mzid` can be provided as a parameter via `--psmidcol` option.
2021
Defaults to `Spectrum`.

0 commit comments

Comments
 (0)