Simulate protein evolution using continuous-time Markov models with JTT, WAG, and other substitution matrices
A scientifically accurate protein evolution simulator using continuous-time Markov models. Implements empirical substitution matrices (JTT, WAG) derived from real protein alignments to model realistic evolutionary processes.
Quick guide to simulate evolution:
This tool is useful when you need to:
Sample protein sequence:
MKTAYIAKQRQISFVKSHFSRQLEERLGLIEVQAPILSRVGDGTQDNLSGAEKTry with your own sequence or use the Example button.
Evolution results showing substitutions over time:
Time t=0.0: GIVEQCCTSICSLYQLENYCN
Time t=0.1: GIVEQCCTSICSLYQLENYCN (I3V)
Time t=0.2: GVVEQCCTSICSLYQLENYCN (S11T)
Branch length measured in expected substitutions per siteQ: What substitution models are available?
A: JTT (Jones-Taylor-Thornton 1992) and WAG (Whelan-Goldman 2001) - empirically derived from protein alignments.
Q: What is branch length?
A: Branch length represents evolutionary time as expected number of substitutions per site, standard in phylogenetics.