danmaclean / bioruby-svgenes

SVG format genome browser style pictures
MIT License
17 stars 8 forks source link

label position #4

Open ktym opened 11 years ago

ktym commented 11 years ago

Currently, the label of a MiniFeature is put at the :end position of the object. This often hides the label of right most feature, therefore, it would be great to have an option to put the label at the :start position of the object.

mfasold commented 11 years ago

+1

Interestingly, the labels are aligned to the left and horizontally positioned in an alternating manner in the figure of the publication. These features are not implemented, are they?

Alternatively, the genomic region displayed should be adapted to completely display the labels.