Skip to content

Commit 18472ee

Browse files
Merge pull request #224 from NeurodataWithoutBorders/add_strain_details
Update subject sub-species Best Practice
2 parents ae60b19 + eee6ae4 commit 18472ee

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

docs/best_practices/nwbfile_metadata.rst

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -202,13 +202,19 @@ Species
202202
~~~~~~~
203203

204204
The ``species`` of a :nwb-schema:ref:`sec-Subject` should be set to the proper
205-
:wikipedia:`Latin binomial <Binomial_nomenclature>`. *E.g.*, a rat would be "Rattus norvegicus". Specific subspecies
206-
may be further specified by a dash, *e.g.*, "Rattus norvegicus - Long Evans".
205+
:wikipedia:`Latin binomial <Binomial_nomenclature>`. *E.g.*, a rat would be "Rattus norvegicus".
207206

208207
Check function: :py:meth:`~nwbinspector.checks.nwbfile_metadata.check_subject_species`
209208

210209

211210

211+
Strain
212+
~~~~~~~
213+
214+
The ``strain`` of a :nwb-schema:ref:`sec-Subject` should be set to further indicate the subspecies or breed or common genetic modification. *E.g.*, common strains for species "Rattus norvegicus" might include "Long Evans", "Sprague-Dawley", "Wistar", or "C57BL/6". If no specific strain is used, then simply indicate "Wild Type".
215+
216+
217+
212218
.. _best_practice_subject_age:
213219

214220
Age

0 commit comments

Comments
 (0)