mgnipy.emgapi_v2_client.models.m_gnify_sample_detail module#
- class mgnipy.emgapi_v2_client.models.m_gnify_sample_detail.MGnifySampleDetail(accession, ena_accessions, sample_title, biome, updated_at, metadata, studies)[source]#
Bases:
object- Parameters:
accession (str )
sample_title (None | str )
biome (Biome | None)
updated_at (datetime.datetime )
metadata (MGnifySampleDetailMetadata)
studies (list [MGnifyStudy])
- updated_at#
- Type:
- metadata#
Metadata associated with the sample, sourced from the ENA Sample record.
- studies#
- Type:
- metadata: MGnifySampleDetailMetadata#
- studies: list [MGnifyStudy]#
- updated_at: datetime.datetime #