mgnipy.emgapi_v2_client.models.analysed_run_detail module#
- class mgnipy.emgapi_v2_client.models.analysed_run_detail.AnalysedRunDetail(experiment_type, instrument_model, instrument_platform, sample, study, accession=<mgnipy.emgapi_v2_client.types.Unset object>, sample_accession=<mgnipy.emgapi_v2_client.types.Unset object>, study_accession=<mgnipy.emgapi_v2_client.types.Unset object>)[source]#
Bases:
object- Parameters:
- experiment_type#
Experiment type refers to the type of sequencing data that was analysed, e.g. amplicon reads or a metagenome assembly
- Type:
- sample#
- Type:
MGnifySample | None
- study#
- Type:
MGnifyStudy | None
- sample: MGnifySample | None #
- study: MGnifyStudy | None #