geneviz icon indicating copy to clipboard operation
geneviz copied to clipboard

Library for visualising genomic features in Python.

Results 3 geneviz issues
Sort by recently updated
recently updated
newest added

Matplotlib 3.0 breaks plotting as the `s` parameter for `ax.annotate` seems to have been renamed to `text`. Calls to ax.annotate will need to be updated to reflect this change.

Hi, I am using this package to plot gene tracks. If I give the region size more than 1 Mbp for the human genome to plot, it gives me this...