gamcil / clinker

Gene cluster comparison figure generator
MIT License
507 stars 66 forks source link

Gene label type issue #73

Open RvV1979 opened 3 years ago

RvV1979 commented 3 years ago

In order to reduce clutter I wish to show labels for selected genes only. To this end, I created /note tags only for those genes and set gene label type to "note". Clinker then showed the notes for those genes as intended, however, it also showed protein id's for all other genes which is not what I wanted. I found a workaround by setting /note=" " for all other genes but it might be better that clinker did not show labels when the selected label type is absent.