Skip to content
Snippets Groups Projects
Commit 1c5486d1 authored by Remi  PLANEL's avatar Remi PLANEL
Browse files

Add the longest perfect match between the guide and the off-target seqence to the results

parent 9b768d05
No related branches found
No related tags found
No related merge requests found
Pipeline #26017 passed
...@@ -16,6 +16,8 @@ OFF_TARGET_DETAILS = [ ...@@ -16,6 +16,8 @@ OFF_TARGET_DETAILS = [
"off_target_end", "off_target_end",
"off_target_pampos", "off_target_pampos",
"off_target_strand", "off_target_strand",
"off_target_max_matching_seq",
"off_target_good_orientation",
"off_target_feat_type", "off_target_feat_type",
"off_target_feat_start", "off_target_feat_start",
"off_target_feat_end", "off_target_feat_end",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment