Tool: Slimmaker: Generating Short Linear Motifs From Sequences
SLiMMaker (SLiM stands for Short, Linear Motif) is regular expression generator that takes as input sequences and creates from them a regular expression that matches all the inputs.
URL: http://bioware.soton.ac.uk/slimmaker.html
Here is an example:
Input:
QGTLESFFKR
QKRINEFFPR
QGRLDDFFKV
QSSLLSFFSK
QPTISRFFKK
QGRLDGFFQV
QRSIMSFFHP
QTTITSHFAK
QKTLYSFFSP
QKSIMSFFGK
QATLARFFTS
QQTLSSFFMG
QTTIEDFFGT
QVSITGFFQR
QTSMTDFYHS
QLRIDSFFRL
QSTLYSFFPK
QWKLLRDFDI
Output:
Q.[RST][IL].[DRS]FF
• 2,323 views
•
link
0 answers
No answers yet.
Log in to answer this question.
More information here: http://seqsuite.blogspot.co.uk/2012/04/slimmaker-regular-expressions-from.html