Sebastian Köhler

Results 10 issues of Sebastian Köhler

Hi, it seems that the feature for citations (https://github.com/inukshuk/jekyll-scholar#citations) does not work when the IDs in the bibtex are numerical. I.e. citing this did not work: "@Article{25725061,". But citing this...

If I search for [thelarche](https://www.ebi.ac.uk/ols/search?q=pubarche&groupField=iri) there are 7 results (all shown), but I can still click on the "Next" button, which brings me to an empty page. I think this...

I suggest to properly connect "sound amplitude" to "sound quality" - I didn't see a relation between them

@matentzn or anybody else: do you think I can add the links to d2p and g2p files (something similar to go-gene-association files) at this place: https://github.com/OBOFoundry/purl.obolibrary.org/blob/ec0618b76408d058e26d8704661d2cb1af6dff48/config/hp.yml#L12 thanks for any help

If there is a tool to be developed, it should be possible to enter pedigree information in that tool as well. the output of the tool should then be **two**...

Hi, is it possible to have these groupings classes? Thanks, Seb

new term request

Possible to ingest via dipper? https://t.co/4I4isD9Ka7?amp=1 (redirects to a pdf)

Hi, this ticket is to discuss how to model gene-phenotype information provided by the HPO project using **RO**. The goal is to have this consistent with other monarch data. **Background**...

omim

The set `nodesQfPu` is initialized, but it seems that nothing get added to this set. It is later transformed to the Bitmap `nodesQfPuBM` which is used to determine some `andCardinality`...

If `prWeakTrueMiss` is too small (right now it is 0.85), we are introducing `-Inf` in lines 335/336/338 ``` int nQuHuPt = nodesQuPtBM.andNot(nodesHtBM).andNotCardinality(nodesHfBM); double cprQuHuPt = Math.pow(prWeakTrueMiss, nQuHuPt); ``` In my...