Module barcode_count::parse

source ·

Structs

Functions

  • Fix an error in a sequence by comparing it to all possible sequences. If no sequence matches with fewer or equal to the number of mismatches ‘None’ is returned. ‘None’ is also returned if two or more sequences are best matches. Will work with vec and hashset