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
"""Return a pair of sequences derived from base_seq by splitting it at the first appearance of recognition_seq; offset, which may be negative, is the number of bases relative to the beginning of the site where the sequence is cut"""
site = recognition_site(base_seq, recognition_seq)