You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If two schemes have same similarity score (0-100), MLST tool will choose one with smaller ST number
F. ex: ecoli (ST 25) and ecoli_4 (ST 45) has idential score of 100 against the input sequences, MLST will choose ecoli (ST 25) as the final result.