Closed Habush closed 4 years ago
Thank you; this seems to work. For me "to work" means "not to crash", and I can now get performance trace results as described in #98 I cannot tell if this is generating correct results or not.
@Habush the GO cross annotation from biogrid is not correct. Check running the biogrid-annotation with GO namespace and the interaction type being "Protein". it doesn't have any GO result. Please include that.
Update: This issue is not dueto the above code change and will be solved with issue #114.
Is there a test for this property of the parser result? Having more extensive tests would allow for more confident refactoring of the parser code.
@rekado, @tanksha's issue isn't related to the parser specifically. It is related to issue #114. Hedra, please delete or edit the above comment
Remove the call/cc which are unnecessary and according to @linas have impact on performance. This is discussed in #98