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_Chr17 --batch-size 5 -L Bomo_Chr17 --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_Chr17.vcf.gz -V gendb://output.gatk/genomicsdb.Bomo_Chr17 -L Bomo_Chr17 18:30:10.891 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:13.152 INFO GenomicsDBImport - ------------------------------------------------------------ 18:30:13.155 INFO GenomicsDBImport - The Genome Analysis Toolkit (GATK) v4.1.0.0 18:30:13.156 INFO GenomicsDBImport - For support and documentation go to https://software.broadinstitute.org/gatk/ 18:30:13.158 INFO GenomicsDBImport - Executing as user2@m256 on Linux v3.10.0-514.el7.x86_64 amd64 18:30:13.159 INFO GenomicsDBImport - Java runtime: OpenJDK 64-Bit Server VM v1.8.0_192-b01 18:30:13.160 INFO GenomicsDBImport - Start Date/Time: September 17, 2019 6:30:10 PM GMT 18:30:13.161 INFO GenomicsDBImport - ------------------------------------------------------------ 18:30:13.162 INFO GenomicsDBImport - ------------------------------------------------------------ 18:30:13.164 INFO GenomicsDBImport - HTSJDK Version: 2.18.2 18:30:13.165 INFO GenomicsDBImport - Picard Version: 2.18.25 18:30:13.165 INFO GenomicsDBImport - HTSJDK Defaults.COMPRESSION_LEVEL : 2 18:30:13.166 INFO GenomicsDBImport - HTSJDK Defaults.USE_ASYNC_IO_READ_FOR_SAMTOOLS : false 18:30:13.167 INFO GenomicsDBImport - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_SAMTOOLS : true 18:30:13.168 INFO GenomicsDBImport - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_TRIBBLE : false 18:30:13.169 INFO GenomicsDBImport - Deflater: IntelDeflater 18:30:13.169 INFO GenomicsDBImport - Inflater: IntelInflater 18:30:13.170 INFO GenomicsDBImport - GCS max retries/reopens: 20 18:30:13.171 INFO GenomicsDBImport - Requester pays: disabled 18:30:13.172 INFO GenomicsDBImport - Initializing engine 18:30:13.981 INFO IntervalArgumentCollection - Processing 16840672 bp from intervals 18:30:13.987 INFO GenomicsDBImport - Done initializing engine 18:30:14.354 INFO GenomicsDBImport - Vid Map JSON file will be written to /mnt/output.gatk/genomicsdb.Bomo_Chr17/vidmap.json 18:30:14.355 INFO GenomicsDBImport - Callset Map JSON file will be written to /mnt/output.gatk/genomicsdb.Bomo_Chr17/callset.json 18:30:14.356 INFO GenomicsDBImport - Complete VCF Header will be written to /mnt/output.gatk/genomicsdb.Bomo_Chr17/vcfheader.vcf 18:30:14.357 INFO GenomicsDBImport - Importing to array - /mnt/output.gatk/genomicsdb.Bomo_Chr17/genomicsdb_array 18:30:14.358 INFO ProgressMeter - Starting traversal 18:30:14.360 INFO ProgressMeter - Current Locus Elapsed Minutes Batches Processed Batches/Minute 18:30:14.965 INFO GenomicsDBImport - Importing batch 1 with 5 samples 18:30:54.574 INFO ProgressMeter - Bomo_Chr17:1 0.7 1 1.5 18:30:54.577 INFO GenomicsDBImport - Done importing batch 1/3 18:30:54.804 INFO GenomicsDBImport - Importing batch 2 with 5 samples 18:31:27.617 INFO ProgressMeter - Bomo_Chr17:1 1.2 2 1.6 18:31:27.619 INFO GenomicsDBImport - Done importing batch 2/3 18:31:27.711 INFO GenomicsDBImport - Importing batch 3 with 2 samples 18:31:41.515 INFO ProgressMeter - Bomo_Chr17:1 1.5 3 2.1 18:31:41.516 INFO GenomicsDBImport - Done importing batch 3/3 18:31:41.519 INFO ProgressMeter - Bomo_Chr17:1 1.5 3 2.1 18:31:41.521 INFO ProgressMeter - Traversal complete. Processed 3 total batches in 1.5 minutes. 18:31:41.522 INFO GenomicsDBImport - Import of all batches to GenomicsDB completed! 18:31:41.523 INFO GenomicsDBImport - Shutting down engine [September 17, 2019 6:31:41 PM GMT] org.broadinstitute.hellbender.tools.genomicsdb.GenomicsDBImport done. Elapsed time: 1.51 minutes. Runtime.totalMemory()=2578448384 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_Chr17 --batch-size 5 -L Bomo_Chr17 --sample-name-map gvcf.list.txt3 --reader-threads 1 18:31:47.263 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:49.228 INFO GenotypeGVCFs - ------------------------------------------------------------ 18:31:49.230 INFO GenotypeGVCFs - The Genome Analysis Toolkit (GATK) v4.1.0.0 18:31:49.231 INFO GenotypeGVCFs - For support and documentation go to https://software.broadinstitute.org/gatk/ 18:31:49.232 INFO GenotypeGVCFs - Executing as user2@m256 on Linux v3.10.0-514.el7.x86_64 amd64 18:31:49.233 INFO GenotypeGVCFs - Java runtime: OpenJDK 64-Bit Server VM v1.8.0_192-b01 18:31:49.234 INFO GenotypeGVCFs - Start Date/Time: September 17, 2019 6:31:47 PM GMT 18:31:49.235 INFO GenotypeGVCFs - ------------------------------------------------------------ 18:31:49.236 INFO GenotypeGVCFs - ------------------------------------------------------------ 18:31:49.238 INFO GenotypeGVCFs - HTSJDK Version: 2.18.2 18:31:49.239 INFO GenotypeGVCFs - Picard Version: 2.18.25 18:31:49.240 INFO GenotypeGVCFs - HTSJDK Defaults.COMPRESSION_LEVEL : 2 18:31:49.241 INFO GenotypeGVCFs - HTSJDK Defaults.USE_ASYNC_IO_READ_FOR_SAMTOOLS : false 18:31:49.242 INFO GenotypeGVCFs - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_SAMTOOLS : true 18:31:49.243 INFO GenotypeGVCFs - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_TRIBBLE : false 18:31:49.243 INFO GenotypeGVCFs - Deflater: IntelDeflater 18:31:49.244 INFO GenotypeGVCFs - Inflater: IntelInflater 18:31:49.245 INFO GenotypeGVCFs - GCS max retries/reopens: 20 18:31:49.246 INFO GenotypeGVCFs - Requester pays: disabled 18:31:49.247 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:52.176 INFO IntervalArgumentCollection - Processing 16840672 bp from intervals 18:31:52.194 INFO GenotypeGVCFs - Done initializing engine 18:31:52.300 INFO ProgressMeter - Starting traversal 18:31:52.301 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:36:03.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:03.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:03.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:03.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:03.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:03.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:03.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:03.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:03.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:03.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:03.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:03.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:03.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:03.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:03.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:03.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:03.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:03.588 INFO ProgressMeter - Bomo_Chr17:118458 4.2 1000 238.8 18:36:03.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:03.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:03.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:03.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:03.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:03.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:03.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:03.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:03.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:03.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:03.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:03.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:03.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:03.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:03.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:03.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:03.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:03.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:03.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:03.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:03.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:03.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:03.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:03.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:03.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:03.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:03.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:03.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:03.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:03.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:03.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:03.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:03.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:03.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:03.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:03.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:03.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:03.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:04.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:05.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:06.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:07.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:08.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:09.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:10.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.738 INFO ProgressMeter - Bomo_Chr17:5810338 4.4 57000 13081.7 18:36:13.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.761 INFO ProgressMeter - Bomo_Chr17:12838054 4.5 123000 27186.6 18:36:23.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples GENOMICSDB_TIMER,GenomicsDB iterator next() timer,Wall-clock time(s),5.487343172000039,Cpu time(s),5.403581818999976 18:36:28.567 INFO ProgressMeter - Bomo_Chr17:16814506 4.6 153497 33337.0 18:36:28.568 INFO ProgressMeter - Traversal complete. Processed 153497 total variants in 4.6 minutes. 18:36:28.623 INFO GenotypeGVCFs - Shutting down engine [September 17, 2019 6:36:28 PM GMT] org.broadinstitute.hellbender.tools.walkers.GenotypeGVCFs done. Elapsed time: 4.69 minutes. Runtime.totalMemory()=2717908992 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_Chr17.vcf.gz -V gendb://output.gatk/genomicsdb.Bomo_Chr17 -L Bomo_Chr17