location of mouse?
@rossant is already working on this.
Since Sep 20, 2019.
- Dominant language
- Python
- Stars
- 52
- Forks
- 12
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 4
Description
There's a location field associated with each session/surgery, and a cage number for the mouse, but there's no field I can find giving the location of the mouse, i.e. what room it is housed in. This seems like important information both for practical reasons (where do I need to go to find mouse X?) and scientific ones (studying any effects of housing location). Am I missing it? If not, I recommend a location field for the Housing Subjects table, and a filter on the Subjects list page that lets you filter by this. The alternative is writing stuff into the Cage field for each subject as a hack, but I don't see any reason to not do this properly.
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.