jbloomlab / dms_variants

Analyze deep mutational scanning of barcoded variants.
Other
6 stars 9 forks source link

`CodonVariantTable` plots no facet title if 1 lib #37

Closed jbloom closed 4 years ago

jbloom commented 4 years ago

Previously, the plotting methods of CodonVariantTable put a facet title even if there was just one library. This is now modified to not show a facet title in those cases unless the new one_lib_facet parameter is set to True.

Also incremented version to 0.5.2.