Skip to content
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

scRNAseq queries missing #1

Open
Robbie1977 opened this issue Jun 12, 2023 · 5 comments
Open

scRNAseq queries missing #1

Robbie1977 opened this issue Jun 12, 2023 · 5 comments

Comments

@Robbie1977
Copy link
Contributor

No description provided.

@Robbie1977
Copy link
Contributor Author

For 'Single cell transcriptomics data for $NAME'

We need Class, Anatomy and hasScRNAseq labels. The latter is missing. This should be added in the dumps stage so this needs to be investigated further but would likely be caused by the removal of scRNAseq_DataSet labels at this stage.

So to fix in the short term this will be added to the polishing step after the fix for the scRNAseq_DataSet labels:

MATCH (primary)<-[:composed_primarily_of]-(c:Cluster)-[:has_source]->(ds:scRNAseq_DataSet) WHERE not primary:hasScRNAseq SET primary:hasScRNAseq

Once the scRNAseq_DataSet label revert is done in the ontology this could be removed.

Robbie1977 added a commit that referenced this issue Jun 12, 2023
@Robbie1977
Copy link
Contributor Author

'Genes expressed in $NAME' seems to be working as looks for just Individual and Cluster which are present and queries show in all my tests. @dosumis do you have the example you tested earlier that failed?

@Robbie1977
Copy link
Contributor Author

Robbie1977 commented Jun 13, 2023

@Robbie1977
Copy link
Contributor Author

Ref VirtualFlyBrain/VFB2#345

@Robbie1977
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant