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

[Parasite Targets] Support additional genes #1156

Closed
mzueva opened this issue Feb 20, 2024 · 0 comments
Closed

[Parasite Targets] Support additional genes #1156

mzueva opened this issue Feb 20, 2024 · 0 comments
Assignees
Labels
kind/enhancement New feature or request

Comments

@mzueva
Copy link
Collaborator

mzueva commented Feb 20, 2024

Background
For parasite targets one gene entry normally represents an orthogroup - group of genes being analysed together.

Approach
TargetGene entry shall support additional field additionalGenes - a list of geneId and taxId pairs.

  • GUI shall show this column
  • Server shall include genes from this column for search for all requests. E.g. we have a gene with main id ENS00001, and additional genes ENS00011, ENS00111. This means that when any data (disease/drugs/sequences etc.) is requested for gene ENS00001 all additional genes shall also be included into requests and results shall contain combined data for all three genes.
@mzueva mzueva added the kind/enhancement New feature or request label Feb 20, 2024
mzueva pushed a commit that referenced this issue Feb 27, 2024
* added additionalGenes column

* added inputs for additional genes

* added gene additional gene button

* connected with api

* renamed field
@mzueva mzueva closed this as completed Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants