geneontology / ribbon

(DEPRECATED) Short form matrix view of all GO annotations for a given gene
BSD 3-Clause "New" or "Revised" License
4 stars 7 forks source link

Ribbon label component + show/hide parameter #79

Closed lpalbou closed 5 years ago

lpalbou commented 5 years ago

… (left/right)

The following components have the additional parameter entityLabel:

It accepts 3 values: left | right | none, to either hide or show the label of an entity at the left or right location of the ribbon base. It is considered as a cell of the table.

In addition, the rendering of the entity label is now done by the separate RibbonBaseLabel that only needs id & label parameter (gene id & gene label).