ProteinInferenceOptions_Percolator Type
Union cases
| Union case | Description |
|
Use the picked protein-level FDR to infer protein probabilities. Provide the fasta file as the argument to this flag, which will be used for protein grouping based on an in-silico digest. If no fasta file is available or protein grouping is not desired, set this flag to "auto" to skip protein grouping.
|
Full Usage:
Protease string
Parameters:
string
|
|
Full Usage:
ProteinDecoyPattern string
Parameters:
string
|
|
Full Usage:
ReportProteinDuplicates
|
|
Full Usage:
ReportProteinFragments
|
By default, if the peptides associated with protein A are a proper subset of the peptides associated with protein B, then protein A is eliminated and all the peptides are considered as evidence for protein B. Note that this filtering is done based on the complete set of peptides in the database, not based on the identified peptides in the search results. Alternatively, if this option is set and if all of the identified peptides associated with protein B are also associated with protein A, then Percolator will report a comma-separated list of protein IDs, where the full-length protein B is first in the list and the fragment protein A is listed second. Not available for Fido. |
Instance members
| Instance member | Description |
Full Usage:
this.IsFasta
Returns: bool
|
|
Full Usage:
this.IsProtease
Returns: bool
|
|
Full Usage:
this.IsProteinDecoyPattern
Returns: bool
|
|
Full Usage:
this.IsReportProteinDuplicates
Returns: bool
|
|
Full Usage:
this.IsReportProteinFragments
Returns: bool
|
|
BioFSharp.Mz