BradyAJohnston / plasmapR

Creating plasmid maps inside ggplot.
https://bradyajohnston.github.io/plasmapR/
Other
79 stars 8 forks source link

Add support for plotting `data.frame` #6

Closed BradyAJohnston closed 1 year ago

BradyAJohnston commented 1 year ago

Addresses issues in #5, enabling filtering of features. plot_plasmid() now accepts a data.frame object.

BradyAJohnston commented 1 year ago

support data.frame in plot_plasmid()