MetaCell / MetaCell/geppetto-NeuroSCAN
Search results sorting
@ddelpiano is already working on this.
Since May 27, 2021.
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
This card address the results sorting that will have to be implemented backend side.
From the user story:
see the records sorted by neurons that have the most to least contact/synapses (in terms of number or weight).
Currently the weight is present only in the contacts, to be confirmed how to implement the sorting exactly for all the structures to present in the results.
@lrebscher we can park this for now since I will resume it during the sprint to grab exactly the requirements based on the data model you made. Thx.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.