hewm2008 / NGenomeSyn

Any Way to Show Multi genomic Synteny
MIT License
150 stars 17 forks source link

Parameters #12

Closed xbarvazx closed 2 months ago

xbarvazx commented 3 months ago

Hi,

I have an inversion on one chromosome that I would like to highlight. I added fill=red stroke=red But it is shown behind the other lines and I would like it to be above the other lines?

Second question, how can I get the bottom chromosome names to be under the chromosome banner and not inside it?

Thanks,

hewm2008 commented 2 months ago

1 yes, you can remove [this chr link line ] to the end of link. file 2 two methods method A you can add the para at the SetParaFor = GenomeXX ChrNameShiftX=100 ChrNameShiftY=200

method B you can add the para at the line of chr in Ref.len file Chr1 1 10000000 ChrNameShiftX=100 ChrNameShiftY=200