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

Results - Network Title #30

Open
2 tasks done
chrtannus opened this issue Jan 17, 2025 · 1 comment
Open
2 tasks done

Results - Network Title #30

chrtannus opened this issue Jan 17, 2025 · 1 comment
Assignees

Comments

@chrtannus
Copy link
Member

chrtannus commented Jan 17, 2025

  • Create a default network title.
  • The network title must be editable (except if it's the demo network).

Currently, new networks (except the demo one) have no title, so it just shows "Untitled Network".

Instead of asking the user to provide a name for their network in the submit form, the app should create a default one. The best solution probably involves creating a title that is based on the user input values (e.g. organism, gene list).

Here are some suggestions:

  • Organism + Gene Count: Include the organism name and the number of genes (e.g. Homo sapiens (16 Genes)).
  • Gene Highlights: Highlight one or two prominent genes (e.g. Homo sapiens: AR and 15 Others).
  • Timestamp-Based Name: Add a timestamp for uniqueness (e.g. Homo sapiens - Jan 17, 2025).
  • Abbreviation Style: Use an acronym of the first few gene names (e.g. Homo sapiens: AR-BDH1-CYP11B2...).
@chrtannus
Copy link
Member Author

E.g. H. sapiens (hg19): CYB5A,CYP11B1,CYP11B2, and 39 others

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