Currently, the plasmid_make_db.py script can only create a dictionary from one plate at a time, but dictionaries are often created from two or more plates. So the script needs to be flexible enough to pool barcodes/counts from multiple plates at once.
Currently, the
plasmid_make_db.pyscript can only create a dictionary from one plate at a time, but dictionaries are often created from two or more plates. So the script needs to be flexible enough to pool barcodes/counts from multiple plates at once.