singularity exec -B /suikou/files/m64g/user2/work/100:/mnt --pwd /mnt /home/user2/img/quay.io/biocontainers/gatk4:4.1.0.0--0 gatk --java-options '-Xmx25g -XX:ParallelGCThreads=1' GenomicsDBImport --genomicsdb-workspace-path output.gatk/genomicsdb.Bomo_Chr18 --batch-size 5 -L Bomo_Chr18 --sample-name-map gvcf.list.txt3 --reader-threads 1; singularity exec -B /suikou/files/m64g/user2/work/100:/mnt --pwd /mnt /home/user2/img/quay.io/biocontainers/gatk4:4.1.0.0--0 gatk --java-options '-Xmx25g -XX:ParallelGCThreads=1' GenotypeGVCFs -R pseudochr.re.fa -O output.gatk/out.Bomo_Chr18.vcf.gz -V gendb://output.gatk/genomicsdb.Bomo_Chr18 -L Bomo_Chr18 18:30:09.714 INFO NativeLibraryLoader - Loading libgkl_compression.so from jar:file:/usr/local/share/gatk4-4.1.0.0-0/gatk-package-4.1.0.0-local.jar!/com/intel/gkl/native/libgkl_compression.so 18:30:11.561 INFO GenomicsDBImport - ------------------------------------------------------------ 18:30:11.564 INFO GenomicsDBImport - The Genome Analysis Toolkit (GATK) v4.1.0.0 18:30:11.565 INFO GenomicsDBImport - For support and documentation go to https://software.broadinstitute.org/gatk/ 18:30:11.566 INFO GenomicsDBImport - Executing as user2@m512 on Linux v3.10.0-514.el7.x86_64 amd64 18:30:11.568 INFO GenomicsDBImport - Java runtime: OpenJDK 64-Bit Server VM v1.8.0_192-b01 18:30:11.569 INFO GenomicsDBImport - Start Date/Time: September 17, 2019 6:30:09 PM GMT 18:30:11.571 INFO GenomicsDBImport - ------------------------------------------------------------ 18:30:11.572 INFO GenomicsDBImport - ------------------------------------------------------------ 18:30:11.574 INFO GenomicsDBImport - HTSJDK Version: 2.18.2 18:30:11.575 INFO GenomicsDBImport - Picard Version: 2.18.25 18:30:11.576 INFO GenomicsDBImport - HTSJDK Defaults.COMPRESSION_LEVEL : 2 18:30:11.577 INFO GenomicsDBImport - HTSJDK Defaults.USE_ASYNC_IO_READ_FOR_SAMTOOLS : false 18:30:11.578 INFO GenomicsDBImport - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_SAMTOOLS : true 18:30:11.579 INFO GenomicsDBImport - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_TRIBBLE : false 18:30:11.580 INFO GenomicsDBImport - Deflater: IntelDeflater 18:30:11.582 INFO GenomicsDBImport - Inflater: IntelInflater 18:30:11.583 INFO GenomicsDBImport - GCS max retries/reopens: 20 18:30:11.585 INFO GenomicsDBImport - Requester pays: disabled 18:30:11.586 INFO GenomicsDBImport - Initializing engine 18:30:12.126 INFO IntervalArgumentCollection - Processing 15699053 bp from intervals 18:30:12.129 INFO GenomicsDBImport - Done initializing engine 18:30:12.432 INFO GenomicsDBImport - Vid Map JSON file will be written to /mnt/output.gatk/genomicsdb.Bomo_Chr18/vidmap.json 18:30:12.433 INFO GenomicsDBImport - Callset Map JSON file will be written to /mnt/output.gatk/genomicsdb.Bomo_Chr18/callset.json 18:30:12.435 INFO GenomicsDBImport - Complete VCF Header will be written to /mnt/output.gatk/genomicsdb.Bomo_Chr18/vcfheader.vcf 18:30:12.436 INFO GenomicsDBImport - Importing to array - /mnt/output.gatk/genomicsdb.Bomo_Chr18/genomicsdb_array 18:30:12.436 INFO ProgressMeter - Starting traversal 18:30:12.438 INFO ProgressMeter - Current Locus Elapsed Minutes Batches Processed Batches/Minute 18:30:12.953 INFO GenomicsDBImport - Importing batch 1 with 5 samples 18:30:39.553 INFO ProgressMeter - Bomo_Chr18:1 0.5 1 2.2 18:30:39.554 INFO GenomicsDBImport - Done importing batch 1/3 18:30:39.690 INFO GenomicsDBImport - Importing batch 2 with 5 samples 18:31:03.014 INFO ProgressMeter - Bomo_Chr18:1 0.8 2 2.4 18:31:03.015 INFO GenomicsDBImport - Done importing batch 2/3 18:31:03.077 INFO GenomicsDBImport - Importing batch 3 with 2 samples 18:31:15.242 INFO ProgressMeter - Bomo_Chr18:1 1.0 3 2.9 18:31:15.243 INFO GenomicsDBImport - Done importing batch 3/3 18:31:15.245 INFO ProgressMeter - Bomo_Chr18:1 1.0 3 2.9 18:31:15.246 INFO ProgressMeter - Traversal complete. Processed 3 total batches in 1.0 minutes. 18:31:15.247 INFO GenomicsDBImport - Import of all batches to GenomicsDB completed! 18:31:15.248 INFO GenomicsDBImport - Shutting down engine [September 17, 2019 6:31:15 PM GMT] org.broadinstitute.hellbender.tools.genomicsdb.GenomicsDBImport done. Elapsed time: 1.09 minutes. Runtime.totalMemory()=2501378048 Tool returned: true Using GATK jar /usr/local/share/gatk4-4.1.0.0-0/gatk-package-4.1.0.0-local.jar Running: java -Dsamjdk.use_async_io_read_samtools=false -Dsamjdk.use_async_io_write_samtools=true -Dsamjdk.use_async_io_write_tribble=false -Dsamjdk.compression_level=2 -Xmx25g -XX:ParallelGCThreads=1 -jar /usr/local/share/gatk4-4.1.0.0-0/gatk-package-4.1.0.0-local.jar GenomicsDBImport --genomicsdb-workspace-path output.gatk/genomicsdb.Bomo_Chr18 --batch-size 5 -L Bomo_Chr18 --sample-name-map gvcf.list.txt3 --reader-threads 1 18:31:19.601 INFO NativeLibraryLoader - Loading libgkl_compression.so from jar:file:/usr/local/share/gatk4-4.1.0.0-0/gatk-package-4.1.0.0-local.jar!/com/intel/gkl/native/libgkl_compression.so 18:31:21.420 INFO GenotypeGVCFs - ------------------------------------------------------------ 18:31:21.422 INFO GenotypeGVCFs - The Genome Analysis Toolkit (GATK) v4.1.0.0 18:31:21.423 INFO GenotypeGVCFs - For support and documentation go to https://software.broadinstitute.org/gatk/ 18:31:21.424 INFO GenotypeGVCFs - Executing as user2@m512 on Linux v3.10.0-514.el7.x86_64 amd64 18:31:21.425 INFO GenotypeGVCFs - Java runtime: OpenJDK 64-Bit Server VM v1.8.0_192-b01 18:31:21.426 INFO GenotypeGVCFs - Start Date/Time: September 17, 2019 6:31:19 PM GMT 18:31:21.426 INFO GenotypeGVCFs - ------------------------------------------------------------ 18:31:21.428 INFO GenotypeGVCFs - ------------------------------------------------------------ 18:31:21.429 INFO GenotypeGVCFs - HTSJDK Version: 2.18.2 18:31:21.430 INFO GenotypeGVCFs - Picard Version: 2.18.25 18:31:21.431 INFO GenotypeGVCFs - HTSJDK Defaults.COMPRESSION_LEVEL : 2 18:31:21.432 INFO GenotypeGVCFs - HTSJDK Defaults.USE_ASYNC_IO_READ_FOR_SAMTOOLS : false 18:31:21.432 INFO GenotypeGVCFs - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_SAMTOOLS : true 18:31:21.433 INFO GenotypeGVCFs - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_TRIBBLE : false 18:31:21.434 INFO GenotypeGVCFs - Deflater: IntelDeflater 18:31:21.435 INFO GenotypeGVCFs - Inflater: IntelInflater 18:31:21.436 INFO GenotypeGVCFs - GCS max retries/reopens: 20 18:31:21.436 INFO GenotypeGVCFs - Requester pays: disabled 18:31:21.437 INFO GenotypeGVCFs - Initializing engine WARNING: No valid combination operation found for INFO field DS - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field InbreedingCoeff - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field MLEAC - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field MLEAF - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field DS - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field InbreedingCoeff - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field MLEAC - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field MLEAF - the field will NOT be part of INFO fields in the generated VCF records 18:31:24.022 INFO IntervalArgumentCollection - Processing 15699053 bp from intervals 18:31:24.040 INFO GenotypeGVCFs - Done initializing engine 18:31:24.137 INFO ProgressMeter - Starting traversal 18:31:24.139 INFO ProgressMeter - Current Locus Elapsed Minutes Variants Processed Variants/Minute WARNING: No valid combination operation found for INFO field DS - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field InbreedingCoeff - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field MLEAC - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field MLEAF - the field will NOT be part of INFO fields in the generated VCF records 18:34:27.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:27.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:27.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:27.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:27.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:27.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:27.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:27.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:27.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:27.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:27.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:27.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:27.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:27.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.008 INFO ProgressMeter - Bomo_Chr18:190010 3.1 1000 326.3 18:34:28.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:28.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:29.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:30.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.091 INFO ProgressMeter - Bomo_Chr18:9792973 3.2 79000 24439.3 18:34:38.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples GENOMICSDB_TIMER,GenomicsDB iterator next() timer,Wall-clock time(s),3.5483742310000164,Cpu time(s),3.4696319209999285 18:34:43.269 INFO ProgressMeter - Bomo_Chr18:15494174 3.3 124479 37507.0 18:34:43.270 INFO ProgressMeter - Traversal complete. Processed 124479 total variants in 3.3 minutes. 18:34:43.306 INFO GenotypeGVCFs - Shutting down engine [September 17, 2019 6:34:43 PM GMT] org.broadinstitute.hellbender.tools.walkers.GenotypeGVCFs done. Elapsed time: 3.40 minutes. Runtime.totalMemory()=2762473472 Using GATK jar /usr/local/share/gatk4-4.1.0.0-0/gatk-package-4.1.0.0-local.jar Running: java -Dsamjdk.use_async_io_read_samtools=false -Dsamjdk.use_async_io_write_samtools=true -Dsamjdk.use_async_io_write_tribble=false -Dsamjdk.compression_level=2 -Xmx25g -XX:ParallelGCThreads=1 -jar /usr/local/share/gatk4-4.1.0.0-0/gatk-package-4.1.0.0-local.jar GenotypeGVCFs -R pseudochr.re.fa -O output.gatk/out.Bomo_Chr18.vcf.gz -V gendb://output.gatk/genomicsdb.Bomo_Chr18 -L Bomo_Chr18