Commit 71a4f46 1 parent 5266a43 commit 71a4f46 Copy full SHA for 71a4f46
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ mzcolumn = precursor_MZ # Name of column containing experimental M/Z (ca
108
108
zcolumn = charge # Name of column containing charge (case-sensitive)
109
109
seqcolumn = peptide # Name of column containing sequence (case-sensitive)
110
110
seqdmcolumn = delta_peptide # Name of column containing sequence with deltamass within square brackets (case-sensitive)
111
- proteincolumn = proteins # Name of column containing protein IDs (case-sensitive)
111
+ proteincolumn = protein # Name of column containing protein IDs (case-sensitive)
112
112
decoyprefix = DECOY_ # Prefix used for decoy protein IDs (case-sensitive)
113
113
calseqcolumn = Cal_Sequence # Name of output column containing sequence with calibrated deltamass (case-sensitive)
114
114
# begin: variable_param
@@ -145,7 +145,7 @@ recom_score = Closest_Xcorr_corr # Name of column containing Recom score (cas
145
145
comet_score = xcorr_corr # Name of column containing Comet score (case-sensitive)
146
146
recom_deltamass = Closest_Deltamass # Name of column containing the RECOM deltamass (case-sensitive)
147
147
comet_deltamass = cal_dm_mh # Name of column containing the assigned deltamass (case-sensitive)
148
- protein_column = proteins # Name of column containing protein IDs (case-sensitive)
148
+ protein_column = protein # Name of column containing protein IDs (case-sensitive)
149
149
decoyprefix = DECOY_ # Prefix used for decoy protein IDs (case-sensitive)
150
150
# begin: variable_param
151
151
increase_threshold = 1 # FDR threshold for significant increases in score
You can’t perform that action at this time.
0 commit comments