-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Annotation transfer user stories #156
Comments
Please see a potential user story attached with MapMyCells and custom .csv as examples User story - biology/bioinformatician who wants to visualise and exploit the annotation transfer on the taxonomy viewed on TDTAs a biologist/bioinformatician I want to look at the annotation transfer to improve the taxonomy I am curating on the Taxonomy Development Tool (TDT). This might help me understand how the annotation transfer implements the annotation present in the taxonomy and how it supports my work of editing cell types/cell sets, adding new cell sets in the taxonomy I am viewing and editing.
An example annotation transfer that could help me implement the information in my taxonomy is the annotation transfer obtained from mapping my dataset of interest onto the MapMyCell Platform . In TDT, I would export an AnnData file (.h5ad) and upload it to the MapMyCell Platform using the hierarchical mapping algorithm. From the analysis, I would obtain a .csv output file the results would be used to understand how much the cells in the taxonomy in TDT correspond to the ones from the MapMyCell platform. |
I think this thread captures the various use cases surrounding annotation transfer quite nicely:
Let me know if you want anything else from me on this thread. |
Parking a related idea here before I forget it: Annotation transfer labelsets should be optional imports - declared with an IRI and stored in the repo of the taxonomy to which annotations have been transferred. We can use a simple formula to roll IRIs and resolve without declaration. @hkir-dev - does this make sense to you? |
As a biologist/bioinformatician, I want to view annotation transfer from another dataset/taxonomy at the cell or cell-set level in order to understand how it supports current annotation or how it might support changes to the current annotation of the taxonomy I am viewing/editing. To support this, users should be able to view:
CAS representation:
Annotation transfer is recorded at the cell-set level in CAS
Annotation transfer recorded at the single cell level -
Support cell set level annotation transfer in TDT - MVP #183
Display summary of cell set level annotation transfer in annotation table #184
Extend documentation of use cases and proposed functionality with explanatory figures. #163
Finalise schema
Hack examples
TDT functionality required:
The text was updated successfully, but these errors were encountered: