Edinburgh-Genome-Foundry / DnaFeaturesViewer

:eye: Python library to plot DNA sequence features (e.g. from Genbank files)
https://edinburgh-genome-foundry.github.io/DnaFeaturesViewer/
MIT License
584 stars 90 forks source link

Zoom in the locally_highlighted_record result #39

Closed J-I-P closed 3 years ago

J-I-P commented 4 years ago

I upload the whole genome, and the result of the locally_highlighted_record is too small to recognize. Is any method can improve this problem? I already set the parameter "figure_width=650".

veghp commented 4 years ago

Thank you for trying out DnaFeaturesViewer. Could you please post more information about what you tried and your intended outcome? Feel free to post the code -- or did you use the CUBA app?

DnaFeaturesViewer was designed with smaller sequences in mind (think plasmid), so your issue may be similar to https://github.com/Edinburgh-Genome-Foundry/DnaFeaturesViewer/issues/34, where the solution was to make a small section of the genome and plot that instead.