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

getTable double from genome #113

Open
ahnt opened this issue Jan 25, 2018 · 1 comment
Open

getTable double from genome #113

ahnt opened this issue Jan 25, 2018 · 1 comment

Comments

@ahnt
Copy link
Contributor

ahnt commented Jan 25, 2018

It would be cool to get a function that returns double table from the genome like this:
virtual vector<vector> readTable(pair<int, int> tableSize, pair<int, int> tableMaxSize, pair<double, double> valueRange, int code = -1, int CodingRegionIndex = 0)=0;

Cheers Arend

@cliff-bohm
Copy link
Collaborator

cliff-bohm commented Jan 25, 2018 via email

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