Chunlei Wu

Results 98 issues of Chunlei Wu

In the builds tab, when the build list grows longer and longer, it will push the two buttons down and disappear from the current view. ![image](https://user-images.githubusercontent.com/130158/97638643-38c6c080-19fa-11eb-92c3-1092c95fd6cd.png) Suggest making the build...

enhancement

Currently, a restart is needed to use updated data plugin code. In studio web app, the data plugin displays the updated commit hash, while the imported data plugin is still...

enhancement

e.g. mg.querymany(['Tmem27', 'TYMP'], scopes='symbol,alias', species='human', size=1) mg.querymany(['Tmem27', 'TYMP'], scopes='symbol^10,alias', species='human', size=1) We should better document this use- case (with custom field-level weights), adding query examples, etc. also `size` parameter should...

* support user-controlled deployment procedure * support user-controlled scalability (add/remove nodes manually or based on traffic)

enhancement

We currently have a [biothings.slack.com](https://biothings.slack.com/) available, but this is by invitation only as slack currently does not provide open signup. There is some workarounds available, like those mentioned in this...

enhancement

As mentioned in #7, this parameter was not mentioned in our docs. We should add it to both http://docs.myvariant.info and http://myvariant.info/v1/api.

Paper: https://www.science.org/doi/10.1126/science.adg7492 Data: https://zenodo.org/records/8360242 Repo: https://github.com/google-deepmind/alphamissense

data source

`utils.diff.diff_collections` helper function is not used directly in the hub, but still a useful tool to test two data collections for their diffs. https://github.com/biothings/biothings.api/blob/e635db03a0b5930f2436ede8ae2ee3316ac75e58/biothings/utils/diff.py#L114 The existing `use_parallel` option was using...

enhancement