The 6.0 release of of MinKNOW API has some breaking changes from the 5.x versions. The
breaking changes mostly revolve around LAMP and Dual barcode support being removed and
changing of the guppy nomenclature to generic basecaller style names
get_lamp_kit_info: While not completely removed, LAMP support has been removed and calling into the API will just result in an empty message
BarcodingConfiguration: Fieldsdetect_mid_strand_barcodes,min_score,min_score_rear,min_score_midandmin_score_maskhave been removed. These fields are no longer supported with the switch from Guppy to Dorado
-
GetLiveReadsRequest.Action: Fieldnumberhas been removed. Reads that should be acted upon should be specified by their read id instead. -
GetLiveReadsResponse.ReadData: Fieldnumberhas been removed. Responses now only provide the read id, as this is what should be used when actions need to be applied to the read
GetVersionInfoResponse: Removed fieldsguppy_build_versionandguppy_connected_versionAdded fieldsbasecaller_build_versionandbasecaller_connected_version. Adjustments made to move away fromguppyrelated nomenclature to more generic names
GetBarcodeKitInfoResponse.BarcodeKitInfo: The fieldis_dualis deprecated and will always befalse. Dual barcoding support has been removed in 6.0
AcquisitionOutputKey: Fieldslamp_barcode_idandlamp_target_idare deprecated and will be ignored. Lamp barcode support has been removed in 6.0