daisybio / daisybio/keypathwayminer-web
Web service is not using the correct combine formula
Open
- Dominant language
- Groovy
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
When running the webservice locally, the parameter combine_formula (only used internally by the webservice, cannot be submitted) shows the following value: COMBINE_FORMULA = (L1 || L2) && !L1
According to @mlist, it should be (L1 || L2). Could you check what formula is actually used and - in consultation with @mlist - change it appropriately?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.