Enter the position

#The user enters the chromosome($chr) to be edited,the starting site($start_position),and the editing pattern($edit_pattern),where the editing pattern($edit_pattern) ,where
#the editing pattern begins with '/' ,'+' or '-' ,followed by the specific base sequence.
#If the editing mode starts with '/',it represents base replacement.For example,'/A' means that the base at the start site of chromosome is replacced with 'A' ( the replaced
#base and the replaced base cannot be the same,otherwise the operation is meaningless, and the following code will check and prompt)
# If the editing mode begins with '+', it indicates base insertion.For example,'+ATGCC' indicates that ATGCC is inserted after the base at the start site of the chromosome
#If the editing mode starts with '-',it represents base deletion.For example,'-GAG',it means deletion of 'GAG' after the base of the starting site of chromosome (the deleted se- #quence needs to exist,otherwise it cannot be deleted, and the following code will check and prompt)
#For example: for the user input chromosome start site chr1-943995(943995 is base 'C' and the next 20 consecutive bases are 'GAGAACTCGGCACAGGAGAG')
#If the 'C' on chr1-943995 is to be replaced with a 'T', then the user input edit mode is '/T'.
# If 'GTATT' is to be inserted after C on chr1-943995, then the user-entered edit mode is '+GTATT'.
#If 'GAGAACTCGG' is to be removed after 'C' on chr1-943995, then the user-entered edit mode is '-GAGAACTCGG'
#Also for PAM($pam_type), allows the user to choose on the web page which of the two is NGG or NG (default is NGG)
#For the maximum distance from the notch site to the edit site ($dis_nickase), allowing the user to choose the setting on the web page (default is 10)
#For the length range of PBS ($min_len_PBS, $max_len_PBS), give the user the option to set it on the web page (default is 8, 17 respectively)
#For the length range of RT ($min_len_RT, $max_len_RT), give the user the option to set it on the web page (default is 8, 24 respectively)

 

PAM   Maximum EDIT-TO-NICK DISTANCE     

Maximum PBS length   Maximum RTT length  

Minimum PBS length   Minimum RTT length  

NUMBER of optimal pegRNAS  Assembly  

MINIMUM NICK-TO-NICK DISTANCE  MAXIMUM NICK-TO-NICK DISTANCE  

MINIMUM DOWNSTREAM HOMOLOGY 

Chromosome
Start position
Editing pattern

 

History

{
Download
Strand Spacer PAM PBS RTT EditToNickDistance sgRNASpacer sgRNAPAM NickToNickDistance Efficiency(%) Time
+ GCCACCAACCCTGCGGGCCC CGG CCCGCAGGGTTG TTCTCAATACGCTCCGGGG 10 GCCGAGTTCTCAATACGCTC CGG 8 12.355981826782227 20230321013704
+ GCCACCAACCCTGCGGGCCC CGG CCCGCAGGGT TTCTCAATACGCTCCGGGG 10 GCCGAGTTCTCAATACGCTC CGG 8 12.342084884643555 20230321013704
+ GCCACCAACCCTGCGGGCCC CGG CCCGCAGGGTTGG TTCTCAATACGCTCCGGGG 10 GCCGAGTTCTCAATACGCTC CGG 8 12.263359069824219 20230321013704
+ GCCACCAACCCTGCGGGCCC CGG CCCGCAGGGTT TTCTCAATACGCTCCGGGG 10 GCCGAGTTCTCAATACGCTC CGG 8 12.09975814819336 20230321013704
+ GCCACCAACCCTGCGGGCCC CGG CCCGCAGGGT GTTCTCAATACGCTCCGGGG 10 GCCGAGTTCTCAATACGCTC CGG 8 12.081470489501953 20230321013704
+ GCCACCAACCCTGCGGGCCC CGG CCCGCAGGGTT GTTCTCAATACGCTCCGGGG 10 GCCGAGTTCTCAATACGCTC CGG 8 11.748078346252441 20230321013704
+ GCCACCAACCCTGCGGGCCC CGG CCCGCAGGGTTG GTTCTCAATACGCTCCGGGG 10 GCCGAGTTCTCAATACGCTC CGG 8 11.742071151733398 20230321013704
+ GCCACCAACCCTGCGGGCCC CGG CCCGCAGGG TTCTCAATACGCTCCGGGG 10 GCCGAGTTCTCAATACGCTC CGG 8 11.708578109741211 20230321013704
+ GCCACCAACCCTGCGGGCCC CGG CCCGCAGGGTTGG GTTCTCAATACGCTCCGGGG 10 GCCGAGTTCTCAATACGCTC CGG 8 11.703036308288574 20230321013704
+ GCCACCAACCCTGCGGGCCC CGG CCCGCAGGG GTTCTCAATACGCTCCGGGG 10 GCCGAGTTCTCAATACGCTC CGG 8 11.453075408935547 20230321013704