Sebastian Köhler
Sebastian Köhler
And if my annotation set is a bunch of patients? Or papers?
still no license. should add one @cmungall ? One of the CC ones?
I see multiple: - BSD 2-clause "Simplified" License - BSD 3-clause Clear License - BSD 3-clause "New" or "Revised" License Which one do you prefer?
It also seems to me that the following is also unused: ``` EWAHCompressedBitmap queryNegatedNoTransitionBM = getQueryNegatedNoTransition(nodesQfBM); EWAHCompressedBitmap queryNegatedWithTransitionBM = nodesQfBM.andNot(queryNegatedNoTransitionBM); ``` line 160