We are testing out Sage in some of our experiments and are trying to pair it with Percolator using the -f flag to output proteins.
After running Sage, we run Percolator with the command:
percolator -f db.fasta -P "reverse_" -l out.file results.sage.pin
We are getting this error in Percolator:
ERROR: Reading tab file, the peptide sequence XXXXXXXXXX with PSM id 12345 does not contain one or two of its flanking amino acids.
From looking at the results.sage.pin file, the Peptide column contains XXXXXXXXXX but not the flanking amino acids, e.g., K.XXXXXXXXXX.R.
We are testing out Sage in some of our experiments and are trying to pair it with Percolator using the
-fflag to output proteins.After running Sage, we run Percolator with the command:
percolator -f db.fasta -P "reverse_" -l out.file results.sage.pinWe are getting this error in Percolator:
ERROR: Reading tab file, the peptide sequence XXXXXXXXXX with PSM id 12345 does not contain one or two of its flanking amino acids.From looking at the
results.sage.pinfile, thePeptidecolumn containsXXXXXXXXXXbut not the flanking amino acids, e.g.,K.XXXXXXXXXX.R.