torchdms.data.explode_binarymap_dataframe

torchdms.data.explode_binarymap_dataframe(in_df)[source]

Make a dataframe that has one row for each mutation of every mutated variant, showing the wt_AA, the site, and the mut_AA.

Other information is duplicated as needed.