VoigtLab / dnaplotlib

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

Fix reverse orientation for last gene in a design in renderDNA #14

Closed cinaljess closed 6 years ago

cinaljess commented 6 years ago

When rendering the last gene in a design, it would not be reversed if 'fwd' == False. This addition checks for 'fwd' == False and renders the reversed orientation of the part.