Skip to content

Commit

Permalink
Add Meriones unguiculatus to species list
Browse files Browse the repository at this point in the history
  • Loading branch information
kabilar committed Nov 29, 2024
1 parent 8326a83 commit d59e778
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions dandi/metadata/util.py
Original file line number Diff line number Diff line change
Expand Up @@ -394,6 +394,12 @@ def extract_cellLine(metadata: dict) -> str | None:
NCBITAXON_URI_TEMPLATE.format("9545"),
"Macaca nemestrina",
),
(
["Mongolian gerbil", "Mongolian jird"],
None,
NCBITAXON_URI_TEMPLATE.format("10047"),
"Meriones unguiculatus",
),
]


Expand Down

0 comments on commit d59e778

Please sign in to comment.