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

Refactor code to set maxGC, maxCoverage (etc.) for the DataSet and not for the Sequence #7

Open
claczny opened this issue Nov 26, 2014 · 0 comments
Assignees

Comments

@claczny
Copy link
Owner

claczny commented Nov 26, 2014

Currently, the DataSetFactory normalizes the GC and coverage values of a Sequence with respect to the maximum in the DataSet. However, this should not be done in this way. The annotations that are provided for every sequence should not be modified per Sequence but rather only when needed, e.g., when preparing the plotting in ClusterPanel.

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

2 participants