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_Chr5 --batch-size 5 -L Bomo_Chr5 --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_Chr5.vcf.gz -V gendb://output.gatk/genomicsdb.Bomo_Chr5 -L Bomo_Chr5 18:30:09.475 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.289 INFO GenomicsDBImport - ------------------------------------------------------------ 18:30:11.295 INFO GenomicsDBImport - The Genome Analysis Toolkit (GATK) v4.1.0.0 18:30:11.298 INFO GenomicsDBImport - For support and documentation go to https://software.broadinstitute.org/gatk/ 18:30:11.299 INFO GenomicsDBImport - Executing as user2@m208 on Linux v3.10.0-693.17.1.el7.x86_64 amd64 18:30:11.300 INFO GenomicsDBImport - Java runtime: OpenJDK 64-Bit Server VM v1.8.0_192-b01 18:30:11.301 INFO GenomicsDBImport - Start Date/Time: September 17, 2019 6:30:09 PM GMT 18:30:11.302 INFO GenomicsDBImport - ------------------------------------------------------------ 18:30:11.303 INFO GenomicsDBImport - ------------------------------------------------------------ 18:30:11.305 INFO GenomicsDBImport - HTSJDK Version: 2.18.2 18:30:11.306 INFO GenomicsDBImport - Picard Version: 2.18.25 18:30:11.308 INFO GenomicsDBImport - HTSJDK Defaults.COMPRESSION_LEVEL : 2 18:30:11.309 INFO GenomicsDBImport - HTSJDK Defaults.USE_ASYNC_IO_READ_FOR_SAMTOOLS : false 18:30:11.311 INFO GenomicsDBImport - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_SAMTOOLS : true 18:30:11.313 INFO GenomicsDBImport - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_TRIBBLE : false 18:30:11.315 INFO GenomicsDBImport - Deflater: IntelDeflater 18:30:11.318 INFO GenomicsDBImport - Inflater: IntelInflater 18:30:11.320 INFO GenomicsDBImport - GCS max retries/reopens: 20 18:30:11.323 INFO GenomicsDBImport - Requester pays: disabled 18:30:11.325 INFO GenomicsDBImport - Initializing engine 18:30:11.791 INFO IntervalArgumentCollection - Processing 19061979 bp from intervals 18:30:11.794 INFO GenomicsDBImport - Done initializing engine 18:30:12.122 INFO GenomicsDBImport - Vid Map JSON file will be written to /mnt/output.gatk/genomicsdb.Bomo_Chr5/vidmap.json 18:30:12.123 INFO GenomicsDBImport - Callset Map JSON file will be written to /mnt/output.gatk/genomicsdb.Bomo_Chr5/callset.json 18:30:12.123 INFO GenomicsDBImport - Complete VCF Header will be written to /mnt/output.gatk/genomicsdb.Bomo_Chr5/vcfheader.vcf 18:30:12.124 INFO GenomicsDBImport - Importing to array - /mnt/output.gatk/genomicsdb.Bomo_Chr5/genomicsdb_array 18:30:12.126 INFO ProgressMeter - Starting traversal 18:30:12.127 INFO ProgressMeter - Current Locus Elapsed Minutes Batches Processed Batches/Minute 18:30:12.634 INFO GenomicsDBImport - Importing batch 1 with 5 samples 18:30:58.409 INFO ProgressMeter - Bomo_Chr5:1 0.8 1 1.3 18:30:58.411 INFO GenomicsDBImport - Done importing batch 1/3 18:30:59.584 INFO GenomicsDBImport - Importing batch 2 with 5 samples 18:31:39.240 INFO ProgressMeter - Bomo_Chr5:1 1.5 2 1.4 18:31:39.241 INFO GenomicsDBImport - Done importing batch 2/3 18:31:39.293 INFO GenomicsDBImport - Importing batch 3 with 2 samples 18:31:57.332 INFO ProgressMeter - Bomo_Chr5:1 1.8 3 1.7 18:31:57.333 INFO GenomicsDBImport - Done importing batch 3/3 18:31:57.334 INFO ProgressMeter - Bomo_Chr5:1 1.8 3 1.7 18:31:57.335 INFO ProgressMeter - Traversal complete. Processed 3 total batches in 1.8 minutes. 18:31:57.336 INFO GenomicsDBImport - Import of all batches to GenomicsDB completed! 18:31:57.337 INFO GenomicsDBImport - Shutting down engine [September 17, 2019 6:31:57 PM GMT] org.broadinstitute.hellbender.tools.genomicsdb.GenomicsDBImport done. Elapsed time: 1.80 minutes. Runtime.totalMemory()=2510290944 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_Chr5 --batch-size 5 -L Bomo_Chr5 --sample-name-map gvcf.list.txt3 --reader-threads 1 18:32:01.789 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:32:03.605 INFO GenotypeGVCFs - ------------------------------------------------------------ 18:32:03.607 INFO GenotypeGVCFs - The Genome Analysis Toolkit (GATK) v4.1.0.0 18:32:03.607 INFO GenotypeGVCFs - For support and documentation go to https://software.broadinstitute.org/gatk/ 18:32:03.608 INFO GenotypeGVCFs - Executing as user2@m208 on Linux v3.10.0-693.17.1.el7.x86_64 amd64 18:32:03.609 INFO GenotypeGVCFs - Java runtime: OpenJDK 64-Bit Server VM v1.8.0_192-b01 18:32:03.610 INFO GenotypeGVCFs - Start Date/Time: September 17, 2019 6:32:01 PM GMT 18:32:03.610 INFO GenotypeGVCFs - ------------------------------------------------------------ 18:32:03.611 INFO GenotypeGVCFs - ------------------------------------------------------------ 18:32:03.612 INFO GenotypeGVCFs - HTSJDK Version: 2.18.2 18:32:03.613 INFO GenotypeGVCFs - Picard Version: 2.18.25 18:32:03.614 INFO GenotypeGVCFs - HTSJDK Defaults.COMPRESSION_LEVEL : 2 18:32:03.614 INFO GenotypeGVCFs - HTSJDK Defaults.USE_ASYNC_IO_READ_FOR_SAMTOOLS : false 18:32:03.615 INFO GenotypeGVCFs - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_SAMTOOLS : true 18:32:03.616 INFO GenotypeGVCFs - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_TRIBBLE : false 18:32:03.616 INFO GenotypeGVCFs - Deflater: IntelDeflater 18:32:03.617 INFO GenotypeGVCFs - Inflater: IntelInflater 18:32:03.618 INFO GenotypeGVCFs - GCS max retries/reopens: 20 18:32:03.618 INFO GenotypeGVCFs - Requester pays: disabled 18:32:03.619 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:32:06.396 INFO IntervalArgumentCollection - Processing 19061979 bp from intervals 18:32:06.408 INFO GenotypeGVCFs - Done initializing engine 18:32:06.485 INFO ProgressMeter - Starting traversal 18:32:06.486 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:37:32.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:32.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:32.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:32.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.305 INFO ProgressMeter - Bomo_Chr5:87626 5.4 1000 183.6 18:37:33.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:33.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:34.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:35.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:36.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:37.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:38.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:39.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:40.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:41.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:42.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.338 INFO ProgressMeter - Bomo_Chr5:10968459 5.6 124000 22087.0 18:37:43.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:43.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:44.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:45.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:46.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:47.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:48.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:49.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples GENOMICSDB_TIMER,GenomicsDB iterator next() timer,Wall-clock time(s),3.135711005999975,Cpu time(s),3.101784439000047 18:37:49.723 INFO ProgressMeter - Bomo_Chr5:18872310 5.7 208620 36468.2 18:37:49.724 INFO ProgressMeter - Traversal complete. Processed 208620 total variants in 5.7 minutes. 18:37:49.744 INFO GenotypeGVCFs - Shutting down engine [September 17, 2019 6:37:49 PM GMT] org.broadinstitute.hellbender.tools.walkers.GenotypeGVCFs done. Elapsed time: 5.80 minutes. Runtime.totalMemory()=2807037952 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_Chr5.vcf.gz -V gendb://output.gatk/genomicsdb.Bomo_Chr5 -L Bomo_Chr5