# Basic configuration file for ONT Guppy basecaller software. # Compatibility compatible_flowcells = FLO-FLG001,FLO-MIN106 compatible_kits = SQK-CAS109,SQK-CS9109,SQK-DCS108,SQK-DCS109,SQK-LRK001,SQK-LSK108,SQK-LSK109,SQK-LSK109-XL,SQK-LWP001,SQK-PCS108,SQK-PCS109,SQK-PRC109,SQK-PSK004,SQK-RAD002,SQK-RAD003,SQK-RAD004,SQK-RAS201,SQK-RLI001,VSK-VBK001,VSK-VSK001,VSK-VSK002 compatible_kits_with_barcoding = SQK-16S024,SQK-PCB109,SQK-RBK001,SQK-RBK004,SQK-RLB001,SQK-LWB001,SQK-PBK004,SQK-RAB201,SQK-RAB204,SQK-RPB004,VSK-VMK001,VSK-VMK002 # Data trimming. trim_strategy = dna trim_threshold = 2.5 trim_min_events = 3 # Basecalling. model_file = res_dna_r941_min_dUhac.jsn chunk_size = 2000 gpu_runners_per_device = 4 chunks_per_runner = 512 chunks_per_caller = 10000 overlap = 50 qscore_offset = 0.400 qscore_scale = 0.884 builtin_scripts = 1 # Calibration strand detection calib_reference = lambda_3.6kb.fasta calib_min_sequence_length = 3000 calib_max_sequence_length = 3800 calib_min_coverage = 0.6 # Output. records_per_fastq = 4000 min_qscore = 7.0 # Telemetry ping_url = https://ping.oxfordnanoportal.com/basecall ping_segment_duration = 60 # Adapter scaling as_model_file = adapter_scaling_dna_r9.4.1_min.jsn