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
Need to test this and potentially limit to annotating flanking regions of candidates
##read annotations into sequence dictionary for this sequence record only
annotations = [r for r in GFF.parse(my_args.gff_file, base_dict=seq_dict,limit_info=limit_info)]
The text was updated successfully, but these errors were encountered:
Need to test this and potentially limit to annotating flanking regions of candidates
The text was updated successfully, but these errors were encountered: