DasLab / big_library_design

MIT License
0 stars 0 forks source link

Minimum edit distance for barcodes #3

Closed rkretsch closed 1 year ago

rkretsch commented 1 year ago

Currently, because barcodes are stem-loop, the minimum edit distance (number of edits to make one barcode into the other) is 2. We could add the feature to enable to user to specify a large minimum edit distance if desired. This would be necessary if we allow barcodes of other (non stem-loop structures).