sii-cell-atlas / paraCell

Single-cell analysis web interface, especially geared toward parasitologists. Inherits core functionality of cellxgene and cellxgene VIP for general purpose analysis, with additional features such as advanced gene search, host-parasite interactions, database integration and trajectory inference.
MIT License
2 stars 3 forks source link

Advanced gene search 4 #41

Closed EdwardAgboraw closed 1 year ago

EdwardAgboraw commented 1 year ago

The autocomplete functionality of the advanced gene search bar now returns gene checkboxes. The "Add To Gene-List" button adds the ID of every currently selected checkbox to the gs-GeneList. The current gs-GeneList can then be turned into a gene-set using "Add as Gene-Set".

ID-Name and ID-Function relationships are now stored as a Dictionary on the front-end (loaded in during the parseYAML cascade upon page load).