daisybio / daisybio/keypathwayminer-web

Web service is not using the correct combine formula

Open
#10 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.