UC-Davis-molecular-computing / scadnano-python-package

Python scripting library for generating designs readable by scadnano.
https://scadnano.org
MIT License
13 stars 7 forks source link

#224 allow other table formats besides markdown in design.plate maps markdown #225

Closed dave-doty closed 2 years ago

dave-doty commented 2 years ago

Description

Adds new features to plate maps.

Related Issue

222 and #224

Motivation and Context

This makes the method Design.plate_maps() (previously called plate_maps_markdown()) more useful.

How Has This Been Tested?

Just one fragile unit test with a strong comparison.

Screenshots (if appropriate):