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

Include sample names & cancer type when searching projects from home page #308

Open
jluebeck opened this issue Dec 9, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@jluebeck
Copy link
Member

jluebeck commented Dec 9, 2024

E.g. searching "NCIH2170" returns nothing, but NCIH2170_LUNG is a sample in CCLE.

@jluebeck jluebeck added the enhancement New feature or request label Dec 9, 2024
@jluebeck jluebeck changed the title Allow partial matching of sample names when searching on home page Include sample names when searching projects from home page Dec 12, 2024
@jluebeck jluebeck changed the title Include sample names when searching projects from home page Include sample names & cancer type when searching projects from home page Jan 16, 2025
@jluebeck
Copy link
Member Author

In views.py, this is all done in the gene_search function. We should refactor the code a bit so it is easier to work with, then add the ability to search by sample_name and cancer_type.

@jluebeck
Copy link
Member Author

Add ability to go to "advanced search" as a link to the right of the home page search.

Alter home page search to default to searching for a sample, not a gene. Remove limit to classification from home.

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

No branches or pull requests

2 participants