happykhan / BRIG

BRIG is a cross-platform (Windows/Mac/Unix) application that can display circular comparisons between a large number of genomes, with a focus on handling genome assembly data.
http://sourceforge.net/projects/brig/
GNU General Public License v3.0
28 stars 7 forks source link

Canvas size #24

Closed marcellobeltrami closed 1 year ago

marcellobeltrami commented 1 year ago

Hello, I am using 14 genomes and the canvas is not big enough to comortly accomodate them all. Is there a way to resize it? Where could I find it in the source code? (see below log of my analysis) Thank you

Rendering CGVIEW image... java -Xmx1500m -jar cgview/cgview.jar -f svg -i /home/marcello/Bioinformatics/BRIG/scratch/LS1.fasta.xml -o /home/marcello/Bioinformatics/BRIG/LS1.fasta.svg Parsing XML input. Drawing features............... Positioning and drawing 0 labels.......................... 0 labels were removed. Drawing tick marks. Drawing legends. The map has been drawn. Writing picture to /home/marcello/Bioinformatics/BRIG/LS1.fasta.svg SYS_ERROR:[warning] a legend was removed because it is too large for the canvas. Done.

marcellobeltrami commented 1 year ago

It is on the manual, apologies