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_Chr16 --batch-size 5 -L Bomo_Chr16 --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_Chr16.vcf.gz -V gendb://output.gatk/genomicsdb.Bomo_Chr16 -L Bomo_Chr16 18:30:08.579 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:10.321 INFO GenomicsDBImport - ------------------------------------------------------------ 18:30:11.196 INFO GenomicsDBImport - The Genome Analysis Toolkit (GATK) v4.1.0.0 18:30:11.196 INFO GenomicsDBImport - For support and documentation go to https://software.broadinstitute.org/gatk/ 18:30:11.198 INFO GenomicsDBImport - Executing as user2@m256i on Linux v3.10.0-957.12.1.el7.x86_64 amd64 18:30:11.199 INFO GenomicsDBImport - Java runtime: OpenJDK 64-Bit Server VM v1.8.0_192-b01 18:30:11.200 INFO GenomicsDBImport - Start Date/Time: September 17, 2019 6:30:08 PM GMT 18:30:11.201 INFO GenomicsDBImport - ------------------------------------------------------------ 18:30:11.202 INFO GenomicsDBImport - ------------------------------------------------------------ 18:30:11.204 INFO GenomicsDBImport - HTSJDK Version: 2.18.2 18:30:11.205 INFO GenomicsDBImport - Picard Version: 2.18.25 18:30:11.205 INFO GenomicsDBImport - HTSJDK Defaults.COMPRESSION_LEVEL : 2 18:30:11.206 INFO GenomicsDBImport - HTSJDK Defaults.USE_ASYNC_IO_READ_FOR_SAMTOOLS : false 18:30:11.207 INFO GenomicsDBImport - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_SAMTOOLS : true 18:30:11.208 INFO GenomicsDBImport - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_TRIBBLE : false 18:30:11.209 INFO GenomicsDBImport - Deflater: IntelDeflater 18:30:11.210 INFO GenomicsDBImport - Inflater: IntelInflater 18:30:11.210 INFO GenomicsDBImport - GCS max retries/reopens: 20 18:30:11.211 INFO GenomicsDBImport - Requester pays: disabled 18:30:11.212 INFO GenomicsDBImport - Initializing engine 18:30:11.523 INFO IntervalArgumentCollection - Processing 14337292 bp from intervals 18:30:11.525 INFO GenomicsDBImport - Done initializing engine 18:30:11.738 INFO GenomicsDBImport - Vid Map JSON file will be written to /mnt/output.gatk/genomicsdb.Bomo_Chr16/vidmap.json 18:30:11.739 INFO GenomicsDBImport - Callset Map JSON file will be written to /mnt/output.gatk/genomicsdb.Bomo_Chr16/callset.json 18:30:11.740 INFO GenomicsDBImport - Complete VCF Header will be written to /mnt/output.gatk/genomicsdb.Bomo_Chr16/vcfheader.vcf 18:30:11.740 INFO GenomicsDBImport - Importing to array - /mnt/output.gatk/genomicsdb.Bomo_Chr16/genomicsdb_array 18:30:11.741 INFO ProgressMeter - Starting traversal 18:30:11.741 INFO ProgressMeter - Current Locus Elapsed Minutes Batches Processed Batches/Minute 18:30:12.203 INFO GenomicsDBImport - Importing batch 1 with 5 samples 18:30:38.124 INFO ProgressMeter - Bomo_Chr16:1 0.4 1 2.3 18:30:38.126 INFO GenomicsDBImport - Done importing batch 1/3 18:30:38.274 INFO GenomicsDBImport - Importing batch 2 with 5 samples 18:31:03.042 INFO ProgressMeter - Bomo_Chr16:1 0.9 2 2.3 18:31:03.043 INFO GenomicsDBImport - Done importing batch 2/3 18:31:03.079 INFO GenomicsDBImport - Importing batch 3 with 2 samples 18:31:15.910 INFO ProgressMeter - Bomo_Chr16:1 1.1 3 2.8 18:31:15.911 INFO GenomicsDBImport - Done importing batch 3/3 18:31:15.912 INFO ProgressMeter - Bomo_Chr16:1 1.1 3 2.8 18:31:15.913 INFO ProgressMeter - Traversal complete. Processed 3 total batches in 1.1 minutes. 18:31:15.914 INFO GenomicsDBImport - Import of all batches to GenomicsDB completed! 18:31:15.914 INFO GenomicsDBImport - Shutting down engine [September 17, 2019 6:31:15 PM GMT] org.broadinstitute.hellbender.tools.genomicsdb.GenomicsDBImport done. Elapsed time: 1.12 minutes. Runtime.totalMemory()=2615672832 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_Chr16 --batch-size 5 -L Bomo_Chr16 --sample-name-map gvcf.list.txt3 --reader-threads 1 18:31:18.986 INFO NativeLibraryLoader - Loading libgkl_compression.so from jar:file:/usr/local/share/gatk4-4.1.0.0-0/gatk-package-4.1.0.0-local.jar!/com/intel/gkl/native/libgkl_compression.so 18:31:20.695 INFO GenotypeGVCFs - ------------------------------------------------------------ 18:31:20.696 INFO GenotypeGVCFs - The Genome Analysis Toolkit (GATK) v4.1.0.0 18:31:20.696 INFO GenotypeGVCFs - For support and documentation go to https://software.broadinstitute.org/gatk/ 18:31:20.696 INFO GenotypeGVCFs - Executing as user2@m256i on Linux v3.10.0-957.12.1.el7.x86_64 amd64 18:31:20.697 INFO GenotypeGVCFs - Java runtime: OpenJDK 64-Bit Server VM v1.8.0_192-b01 18:31:20.698 INFO GenotypeGVCFs - Start Date/Time: September 17, 2019 6:31:18 PM GMT 18:31:20.698 INFO GenotypeGVCFs - ------------------------------------------------------------ 18:31:20.699 INFO GenotypeGVCFs - ------------------------------------------------------------ 18:31:20.700 INFO GenotypeGVCFs - HTSJDK Version: 2.18.2 18:31:20.700 INFO GenotypeGVCFs - Picard Version: 2.18.25 18:31:20.700 INFO GenotypeGVCFs - HTSJDK Defaults.COMPRESSION_LEVEL : 2 18:31:20.701 INFO GenotypeGVCFs - HTSJDK Defaults.USE_ASYNC_IO_READ_FOR_SAMTOOLS : false 18:31:20.701 INFO GenotypeGVCFs - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_SAMTOOLS : true 18:31:20.702 INFO GenotypeGVCFs - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_TRIBBLE : false 18:31:20.702 INFO GenotypeGVCFs - Deflater: IntelDeflater 18:31:20.702 INFO GenotypeGVCFs - Inflater: IntelInflater 18:31:20.703 INFO GenotypeGVCFs - GCS max retries/reopens: 20 18:31:20.703 INFO GenotypeGVCFs - Requester pays: disabled 18:31:20.704 INFO GenotypeGVCFs - Initializing engine WARNING: No valid combination operation found for INFO field DS - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field InbreedingCoeff - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field MLEAC - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field MLEAF - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field DS - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field InbreedingCoeff - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field MLEAC - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field MLEAF - the field will NOT be part of INFO fields in the generated VCF records 18:31:22.474 INFO IntervalArgumentCollection - Processing 14337292 bp from intervals 18:31:22.479 INFO GenotypeGVCFs - Done initializing engine 18:31:22.537 INFO ProgressMeter - Starting traversal 18:31:22.538 INFO ProgressMeter - Current Locus Elapsed Minutes Variants Processed Variants/Minute WARNING: No valid combination operation found for INFO field DS - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field InbreedingCoeff - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field MLEAC - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field MLEAF - the field will NOT be part of INFO fields in the generated VCF records 18:34:31.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.857 INFO ProgressMeter - Bomo_Chr16:61630 3.2 1000 316.9 18:34:31.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:31.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:32.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:33.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:34.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:35.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:36.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:37.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:38.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:39.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:40.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.921 INFO ProgressMeter - Bomo_Chr16:9915338 3.3 123000 37014.2 18:34:41.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:41.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:42.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:43.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:44.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples GENOMICSDB_TIMER,GenomicsDB iterator next() timer,Wall-clock time(s),2.614322556999962,Cpu time(s),2.5692546670000147 18:34:44.262 INFO ProgressMeter - Bomo_Chr16:14102002 3.4 153616 45691.2 18:34:44.262 INFO ProgressMeter - Traversal complete. Processed 153616 total variants in 3.4 minutes. 18:34:44.277 INFO GenotypeGVCFs - Shutting down engine [September 17, 2019 6:34:44 PM GMT] org.broadinstitute.hellbender.tools.walkers.GenotypeGVCFs done. Elapsed time: 3.42 minutes. Runtime.totalMemory()=2570584064 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_Chr16.vcf.gz -V gendb://output.gatk/genomicsdb.Bomo_Chr16 -L Bomo_Chr16