How to set up the parseing rule for custom protein database?
6 views
Skip to first unread message
GS
unread,
Jan 31, 2008, 7:47:50 PM1/31/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PEAKS_forum
Dear all:
I have a custom protein database, format like this:
>Unknown Protein 123 (A000109a) Possible binding site A.
MGDVEKGKKIFVQKCAQCHTVEKGGKHKTGPNLHGLFGRKTGQAAGFSYTDANKNKGITW
GEDTLMEYLENPKKYIPGTKMIFAGIKKKGERADLIAYLKKATNE
A000109a is the accession number, I can use the whole line as
description. How to set the parse rule in database configuration?
Thank you!
Sheng
BrianM
unread,
Feb 19, 2008, 1:41:42 PM2/19/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PEAKS_forum
In the Fasta Database Configuration window, in the advanced options
part set:
Rule to parse accession/id string from FASTA title:
[(]\(.*\)[)]
Rule to parse description string from FASTA title:
[)]\(.*\)
*Users be careful not to have any blank spaces in your sequences, such
as "MG_DVK".