SnapGeneReader
SnapGeneReader copied to clipboard
Add "=" strand support
The snapgene_file_to_dict() function may return a strand value equal to "=" (line 134) causing an exception to be raised by snapgene_file_to_seqrecord()(line 220).
In SnapGene this value corresponds to the "bidirectional" strand option.