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
Sequence-function map plotting code needs an overhaul to deal with the ValueError: Inconsistent wild type positions in singleton_dataframe() that is thrown when the experimental design has multiple wild type sequences.
The new implementation should build a single map for all tiles in a tiled design.
The text was updated successfully, but these errors were encountered:
Sequence-function map plotting code needs an overhaul to deal with the
ValueError: Inconsistent wild type positions
insingleton_dataframe()
that is thrown when the experimental design has multiple wild type sequences.The new implementation should build a single map for all tiles in a tiled design.
The text was updated successfully, but these errors were encountered: