mgnipy.emgapi_v2_client.models.m_gnify_study module#
- class MGnifyStudy(accession, ena_accessions, title, biome, updated_at, metadata)[source]#
Bases:
object- Parameters:
accession (str )
title (str )
biome (Biome | None)
updated_at (datetime.datetime )
metadata (MGnifyStudyMetadata)
- updated_at#
- Type:
- metadata#
Metadata associated with the study, a partial copy of the ENA Study record.
- Type:
- metadata: MGnifyStudyMetadata#
- updated_at: datetime.datetime #