hubmapconsortium / use-case-library

HuBMAP Use Case Library.
6 stars 1 forks source link

General usage of cellular & molecular query feature #7

Open tsliaw opened 1 year ago

tsliaw commented 1 year ago

User wants to search for datasets with certain cell types, and navigates to the advanced query interface in HuBMAP. The user selects these cell types either by selecting available filters or typing their cell types. The user can refine these filters with a subset restrictor such as a set operation.

The user wants to view all gene sets related to these selected cell types, so chooses his output of “gene set”. This should result in an output of a list of record identifiers for genes that are expressed in the selected cell types. This list of outputs can be named and saved for future uses, or passed to an analysis operation on the Portal.

The user can save the set for future operations such as setting the inputs as a background distribution for calculation of a p-value so there is no need to create and save further refined sets. An alternative to this sequential set selection process is to allow multiple saved sets to be operated on without having to save intermediate sets.

Needs