Skip to content

Commit

Permalink
Add additional cell ancestor mark
Browse files Browse the repository at this point in the history
  • Loading branch information
cthoyt committed May 5, 2024
1 parent 7988416 commit 3179330
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lexica/cell/generate.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
biolexica.Input(source="bto", processor="pyobo"),
biolexica.Input(source="cl", processor="pyobo"),
biolexica.Input(source="clo", processor="pyobo"),
biolexica.Input(source="ncit", processor="pyobo", ancestors=['ncit:C12508']),
]
)

Expand Down

0 comments on commit 3179330

Please sign in to comment.