Parameter: decoy_filter
Overview
This parameter requires two values. The first value is a short, case-sensitive string of characters that appears in the name of every decoy protein sequence in the database. The second value is either 0 or 1, where 0 indicates these decoy sequences are already provided in the FASTA database supplied by the user, and 1 indicates Kojak should automatically generate the decoy sequences and preface the protein names with the characters supplied in the first value.
If Kojak is requested to generate decoy sequences, it will export the full complement of target and decoy sequences searched in the output directory at the end of analysis.
Syntax
[Text] [Number]
Version
2.0.0 - present
Examples
To set the word REV as your decoy sequence label and request Kojak to generate decoy sequences:
decoy_filter = REV 1
To set the word decoy as your decoy sequence label and use the existing decoy-labeled sequences in your FASTA database:
decoy_filter = decoy 0
Deprecated Syntax for versions 1.0 - 1.6.1
[Text]