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

Aggregate duplicate genes using sum/mean/median/max/min #8

Closed
bschilder opened this issue Aug 1, 2021 · 1 comment
Closed

Aggregate duplicate genes using sum/mean/median/max/min #8

bschilder opened this issue Aug 1, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@bschilder
Copy link
Collaborator

For matrices and other tabular data, offer a function to aggregate rows from duplicate genes.
Duplicate genes can be generated from non-1:1 orthologs in convert_orthologs, or from gene synonyms in map_genes.

@bschilder bschilder self-assigned this Aug 1, 2021
@bschilder bschilder added the enhancement New feature or request label Aug 1, 2021
@bschilder
Copy link
Collaborator Author

Now implemented both in convert_orthologs as an additional set of non121_non121_strategy options, as well as in aggregate_mapped_genes.

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

1 participant