We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
port over the annotation sufficiency calculations from sim2
The text was updated successfully, but these errors were encountered:
cc @tudorgroza @cmungall
Sorry, something went wrong.
Can you point me to the original? Would help! On 12 Feb 2016 5:51 pm, "Nicole Washington" notifications@github.com wrote:
Assigned #2 #2 to @julesjacobsen https://github.com/julesjacobsen. — Reply to this email directly or view it on GitHub #2 (comment) .
Assigned #2 #2 to @julesjacobsen https://github.com/julesjacobsen.
— Reply to this email directly or view it on GitHub #2 (comment) .
Absolutely. Here's an "in" with sim2: https://github.com/owlcollab/owltools/blob/75d7423040959bd235776e58d5d0b11140f7917a/OWLTools-Sim/src/main/java/owltools/sim2/AbstractOwlSim.java#L1017
and here's the webservice: https://github.com/owlcollab/owltools/blob/75d7423040959bd235776e58d5d0b11140f7917a/OWLTools-Sim/src/main/java/owltools/sim2/SimJSONEngine.java#L347
it has dependencies on the whole system stats: https://github.com/owlcollab/owltools/blob/75d7423040959bd235776e58d5d0b11140f7917a/OWLTools-Sim/src/main/java/owltools/sim2/AbstractOwlSim.java#L777
Hopefully I left you with reasonable code to reimplement!
julesjacobsen
No branches or pull requests
port over the annotation sufficiency calculations from sim2
The text was updated successfully, but these errors were encountered: