-
Notifications
You must be signed in to change notification settings - Fork 14
Description
Dear Elizabeth
I noticed your latest script on AAV flipflop identification and thanks for your contribution in the AAV QC field. I tested the script with my data and I found most of my reads are identified as "?" instead of flip or flop. Then I realized that there is a hardcoded score cutoff of 250 in the script and most of the sw score of my reads failed this cutoff. so I wonder if there is a reasonable base for this cutoff or user could actually adjust it?
Also, when query sequence is compared to targets sequence, the user's query sequence plus 10 flanking bases are used for right flip / flops but the entire query sequence is used to compare to left target sequence. I wonder if there is a special reason behind this arrangement?
Thanks a lot
Xiao