Skip to content

Support selection from multiple lists #32

@LakshSingla

Description

@LakshSingla

Currently the user can specify only one list from which he or she can view Genes/Proteins etc. The aim of this issue is to enable a user to select from more than one list at a time (much like using "ONE OF" operator).
Here are the caveats:

  • The imjs query interface supports adding only one of the list at a time.
  • Selection from multiple lists can be supported using custom constraintLogic (like A or B where A and B denote the individual list constraints). But imjs query at the moment does not support changing the constraintLogic once it is set. See issue add setConstraintLogic() public method imjs#18
    For a more verbose description, refer to the discussion on PR List constraint logic  #31

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions