Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Zethson committed May 15, 2024
2 parents 2fe133a + dbe6c0c commit 3de57f8
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
1 change: 0 additions & 1 deletion bionty_base/entities/_experimentalfactor.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
from functools import cached_property
from typing import Dict, Literal, Optional

import pandas as pd
Expand Down
3 changes: 3 additions & 0 deletions bionty_base/sources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,9 @@ Disease:
ExperimentalFactor:
efo:
all:
3.63.0:
url: http://www.ebi.ac.uk/efo/releases/v3.63.0/efo.owl
md5: 603e6f6981d53d501c5921aa3940b095
3.57.0:
url: http://www.ebi.ac.uk/efo/releases/v3.57.0/efo.owl
md5: 2ecafc69b3aba7bdb31ad99438505c05
Expand Down
1 change: 1 addition & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<!-- prettier-ignore -->
Name | PR | Developer | Date | Version
--- | --- | --- | --- | ---
✨ New ontology: ExperimentalFactor-efo-3.63 | [577](https://github.com/laminlabs/bionty-base/pull/577) | [Zethson](https://github.com/Zethson) | 2024-05-15 |
✨ New ontology: CellType-cl-2024-02-13 | [576](https://github.com/laminlabs/bionty-base/pull/576) | [Zethson](https://github.com/Zethson) | 2024-05-15 |
:sparkles: New Ontology: Tissue-uberon-2024-02-20 | [575](https://github.com/laminlabs/bionty-base/pull/575) | [Zethson](https://github.com/Zethson) | 2024-05-15 |
✨ New ontology: Organism-ensembl-release-111 and Organism-ensembl-release-112 | [574](https://github.com/laminlabs/bionty-base/pull/574) | [sunnyosun](https://github.com/sunnyosun) | 2024-05-15 |
Expand Down

0 comments on commit 3de57f8

Please sign in to comment.