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

Add option to only use genes that are found in all of the proteomes #21

Closed
2 tasks done
iimog opened this issue Mar 3, 2017 · 0 comments
Closed
2 tasks done
Assignees
Milestone

Comments

@iimog
Copy link
Member

iimog commented Mar 3, 2017

From the discussion in #20 it became clear that this option would be beneficial.

Currently there is a fixed cutoff for the minimum number of proteomes for a gene to be considered (2). So only genes found in less than two proteomes are discarded from further analyses.
This cutoff could be generally configurable (--min-proteomes, with a default value of two). Another convenience parameter (--all-proteomes) can be introduced that sets --min-proteomes to the number of proteomes given.

  • Add parameter to perl script
  • Add option to java interface
@iimog iimog added this to the 1.1.0 milestone Mar 3, 2017
@iimog iimog self-assigned this Mar 3, 2017
@iimog iimog closed this as completed in 04ce627 Mar 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant