-
A function pointing to the latest .md documentation file.
-
I copy here the answer I gave to a ticket, that allowed me to spot this problem:
> There often exist contradicting reports of presence or absence of expression of a gene in a condition, from diffe…
-
Throughout the tables, we have issues with repeated values being confusing, either to the counts #598 or just generally too busy.
As inspiration for how to improve this, consider BGee's approach wi…
-
Nico noted in [phenio #33](https://github.com/monarch-initiative/phenio/issues/33#issuecomment-1375896806) that we should be be mapping anatomy terms to Uberon rather than using the species specific o…
-
In GitLab by @fbastian on Jul 10, 2016, 15:11
Still we start to have several resources using Bgee as a source of data, we should add an "adopter" page on the website. Something simple harcoded.
-
In the first stage we want to add all missing pieces for EE-only mods to run on the original games with GemRB (unless they rely on EE data itself).
Several things need to happen. Many things are s…
-
In this function, the `expressionSet` phenoData are taken from the processed expression values data frame.
Wouldn't it be better to use the annotation retrieved with the `getAnnotation()` function?
-
log4jdbc-remixの後継ライブラリを使う場合は、以下のような修正が必要です。
`pom.xml` に、
```
org.bgee.log4jdbc-log4j2
log4jdbc-log4j2-jdbc4.1
1.16
```
追加し、
以下の内容で `src/main/resources/log4jdbc.log4j2.p…
-
Currently NOT annotations use a broad taxonomic grouping, but don't actually indicate what groups the negative statement pertains to. For example:
```
HOM:0000007 historical homology UBERON:00…
-
In GitLab by @fbastian on Jul 14, 2015, 13:42
The classes in `org.bgee.pipeline.expression.downloadfile` have a problem of redundancy/inappropriate inheritances.
For instance, classes generating …