Skip to content

Ways to find genes with significant expression #328

Description

@mestato

Right now it is quite difficult for a user to find the things they probably want to know. Here are three scenarios I think are likely:

  • "I'm interested in gene expression of organism A. I can find the expression analysis, but are genes actually significant and if so, can I get a list of them?"
  • "I'm interested in gene expression of organism A. I want to search for genes with significant expression related to GO term XXX. How do I find those?"
  • "I'm interested in searching for genes with significant expression related to GO term XXX, I want them from every organism!"

Let's break down strategies to meet each user's needs.

  • "I'm interested in gene expression of organism A. I can find the expression analysis, but are genes actually significant and if so, can I get a list of them?"

  • From the expression analysis, show what go terms are used to tag genes (ie. "drought exposure", "temperature", "leaf", "up-regulated"

  • Clicking on any of the above leads to a list of genes with those tags

  • "I'm interested in gene expression of organism A. I want to search for genes with significant expression related to GO term XXX. How do I find those?"

This seems easy but is actually kind of hard because a feature_cvterm entry might come from different types of analysis. It would be nice to filter by type of evidence or type of analysis as part of the feature search.

  • "I'm interested in searching for genes with significant expression related to GO term XXX, I want them from every organism!"

Ditta above but in a general all genes search page instead of an organism-specific gene search. We could check out other modules for this like Tripal MegaSearch

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions