app.model.orm.taxon#
Classes#
A taxon record imported from NCBI. |
Module Contents#
- class app.model.orm.taxon.Taxon[source]#
Bases:
app.model.orm.orm_base.OrmBaseA taxon record imported from NCBI.
This entity is independent from any particular study and it represents the general information about a specific taxon.
- studyStrains: sqlalchemy.orm.Mapped[List[StudyStrain]][source]#