-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #682 from enanomapper/missing-cells-sbd4nano
First batch adding cells for SbD4Nano
- Loading branch information
Showing
32 changed files
with
146 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -53,7 +53,6 @@ jobs: | |
run: wget ${{ env.slimmer }} | ||
- name: get robot | ||
run: | | ||
cd ./scripts/src/build-workflow | ||
wget ${{ env.robot }} | ||
wget ${{ env.robot_jar}} | ||
|
@@ -206,8 +205,9 @@ jobs: | |
run: bash scripts/src/build-workflow/props.sh ro | ||
# Commit and push | ||
- name: Commit OWL files | ||
#if: github.ref == 'refs/heads/master' | ||
if: github.actor != 'github-actions[bot]' | ||
run: | | ||
git checkout "${{ github.ref_name }}" | ||
git pull | ||
git add external-dev/*.owl | ||
git config --local user.email "[email protected]" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,21 @@ | ||
+(http://purl.obolibrary.org/obo/CL_0000003):http://purl.obolibrary.org/obo/BTO_0003151 HPAEC cell | ||
+(http://purl.obolibrary.org/obo/CL_0000003):http://purl.obolibrary.org/obo/BTO_0002900 monocyte-derived dendritic cell | ||
+(http://purl.obolibrary.org/obo/CL_0000003):http://purl.obolibrary.org/obo/BTO_0001025 peripheral blood mononuclear cell | ||
+(http://purl.obolibrary.org/obo/CL_0000003):http://purl.obolibrary.org/obo/BTO_0002922 bronchial epithelial cell | ||
+(http://purl.obolibrary.org/obo/CL_0000003):http://purl.obolibrary.org/obo/BTO_0001141 pulmonary artery endothelial cell | ||
+(http://purl.obolibrary.org/obo/CL_0000003):http://purl.obolibrary.org/obo/BTO_0004602 human aortic endothelial cell | ||
+(http://purl.obolibrary.org/obo/CL_0000010):http://purl.obolibrary.org/obo/BTO_0003151 HPAEC cell | ||
+D(http://purl.obolibrary.org/obo/CL_0000010):http://purl.obolibrary.org/obo/BTO_0002042 dendritic cell | ||
+(http://purl.obolibrary.org/obo/CL_0000010):http://purl.obolibrary.org/obo/BTO_0001025 peripheral blood mononuclear cell | ||
+(http://purl.obolibrary.org/obo/CL_0000010):http://purl.obolibrary.org/obo/BTO_0002922 bronchial epithelial cell | ||
+(http://purl.obolibrary.org/obo/CL_0000010):http://purl.obolibrary.org/obo/BTO_0001141 pulmonary artery endothelial cell | ||
+(http://purl.obolibrary.org/obo/CL_0000010):http://purl.obolibrary.org/obo/BTO_0004602 human aortic endothelial cell | ||
+(http://purl.obolibrary.org/obo/UBERON_0000062):http://purl.obolibrary.org/obo/BTO_0000763 lung | ||
+(http://purl.obolibrary.org/obo/UBERON_0000062):http://purl.obolibrary.org/obo/BTO_0001279 spinal cord | ||
+(http://purl.obolibrary.org/obo/UBERON_0000062):http://purl.obolibrary.org/obo/BTO_0000269 colon | ||
+(http://purl.obolibrary.org/obo/UBERON_0000062):http://purl.obolibrary.org/obo/BTO_0000341 diaphragm | ||
+(http://purl.obolibrary.org/obo/UBERON_0000062):http://purl.obolibrary.org/obo/BTO_0000759 liver | ||
+(http://www.ebi.ac.uk/efo/EFO_0002888):http://purl.obolibrary.org/obo/BTO_0004433 HET-1A cell line | ||
+(http://www.ebi.ac.uk/efo/EFO_0002888):http://www.ebi.ac.uk/efo/EFO_0002888 liver cell line | ||
+(http://www.ebi.ac.uk/efo/EFO_0002009):http://purl.obolibrary.org/obo/BTO_0001619 Human dermal fibroblast | ||
+(http://www.ebi.ac.uk/efo/EFO_0002888):http://purl.obolibrary.org/obo/BTO_0001619 Human dermal fibroblast | ||
+(http://purl.enanomapper.net/onto/ENM_0617835):http://purl.obolibrary.org/obo/BTO_0000745 Lewis lung carcinoma cell LLC | ||
+(http://purl.obolibrary.org/obo/BTO_0002278):http://purl.obolibrary.org/obo/BTO_0001034 PMO macrophage | ||
+(http://www.ebi.ac.uk/efo/EFO_0002009):http://purl.obolibrary.org/obo/BTO_0000331 L929 | ||
+(http://www.ebi.ac.uk/efo/EFO_0002887):http://purl.obolibrary.org/obo/BTO_0000331 L929 | ||
+(http://www.ebi.ac.uk/efo/EFO_0002887):http://purl.obolibrary.org/obo/BTO_0001957 MC3T3 | ||
+(http://www.ebi.ac.uk/efo/EFO_0002009):http://purl.obolibrary.org/obo/BTO_0001957 MC3T3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,7 +15,7 @@ | |
<pav:importedFrom>https://raw.githubusercontent.com/enanomapper/ontologies/master/internal/ccont-ext.owl</pav:importedFrom> | ||
<efo:creator>Matthias Ganzinger, [email protected]</efo:creator> | ||
<oboInOwl:auto-generated-by>Slimmer</oboInOwl:auto-generated-by> | ||
<oboInOwl:date>2024-04-10 11:57:42</oboInOwl:date> | ||
<oboInOwl:date>2024-04-10 13:31:25</oboInOwl:date> | ||
<rdfs:label>cell culture ontology (CCONT)</rdfs:label> | ||
<owl:versionInfo>1.1</owl:versionInfo> | ||
<owl:versionInfo>This SLIM file was generated automatically by the eNanoMapper Slimmer software library. For more information see http://github.com/enanomapper/slimmer.</owl:versionInfo> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -38,7 +38,7 @@ | |
<terms:license rdf:resource="http://creativecommons.org/licenses/by/4.0/"/> | ||
<pav:importedFrom>http://purl.obolibrary.org/obo/cl.owl</pav:importedFrom> | ||
<oboInOwl:auto-generated-by>Slimmer</oboInOwl:auto-generated-by> | ||
<oboInOwl:date>2024-04-10 11:59:37</oboInOwl:date> | ||
<oboInOwl:date>2024-04-10 13:33:31</oboInOwl:date> | ||
<rdfs:comment>See PMID:15693950, PMID:12799354, PMID:20123131, PMID:21208450; Contact Alexander Diehl, [email protected], University at Buffalo.</rdfs:comment> | ||
<owl:versionInfo>2024-04-05</owl:versionInfo> | ||
<owl:versionInfo>This SLIM file was generated automatically by the eNanoMapper Slimmer software library. For more information see http://github.com/enanomapper/slimmer.</owl:versionInfo> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.