VoigtLab / dnaplotlib

DNA plotting library for Python
MIT License
287 stars 73 forks source link

Reverse orientation plot_sbol_designs should not be 'r' #1

Closed chofski closed 8 years ago

chofski commented 9 years ago

It would be better to use a character such as '-' which is unlikely to be part of a part name.

chofski commented 8 years ago

Rather than change it to a fixed character, the user can now specify "-reverse_char" option at the command line to state what character at the start of a part name denotes a reverse orientation. It is optional and defaults to ‘r’