Skip to content

Commit

Permalink
peptide and features finished.
Browse files Browse the repository at this point in the history
  • Loading branch information
ypriverol committed Oct 21, 2024
1 parent c3ec178 commit 3f32b22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -857,7 +857,7 @@ Cv params are a key-value pairs list that allows to store additional information
- 'prot:FDR threshold': 0.01
- number of unmatched peaks: 3

In quantms we use consensus_support where the value is the number of search engines that support the identification. This field could be added as a cv_param as: `consensus result: 3`
In quantms we use `consensus_support` where the value is the number of search engines that support the identification. This field could be added as a cv_param as: `consensus result: 3`

The cv_params are stored as a list of key-value pairs, where the key is the name of the parameter, and the value is the value of the parameter. This is similar to the CVParams in the mzIdentML format. Please, be aware that search engine scores should be stored for psms in the column `additional_scores`.

Expand Down

0 comments on commit 3f32b22

Please sign in to comment.