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_Chr28 --batch-size 5 -L Bomo_Chr28 --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_Chr28.vcf.gz -V gendb://output.gatk/genomicsdb.Bomo_Chr28 -L Bomo_Chr28 18:30:09.534 INFO NativeLibraryLoader - Loading libgkl_compression.so from jar:file:/usr/local/share/gatk4-4.1.0.0-0/gatk-package-4.1.0.0-local.jar!/com/intel/gkl/native/libgkl_compression.so 18:30:11.369 INFO GenomicsDBImport - ------------------------------------------------------------ 18:30:11.371 INFO GenomicsDBImport - The Genome Analysis Toolkit (GATK) v4.1.0.0 18:30:11.372 INFO GenomicsDBImport - For support and documentation go to https://software.broadinstitute.org/gatk/ 18:30:11.372 INFO GenomicsDBImport - Executing as user2@m208 on Linux v3.10.0-693.17.1.el7.x86_64 amd64 18:30:11.373 INFO GenomicsDBImport - Java runtime: OpenJDK 64-Bit Server VM v1.8.0_192-b01 18:30:11.374 INFO GenomicsDBImport - Start Date/Time: September 17, 2019 6:30:09 PM GMT 18:30:11.375 INFO GenomicsDBImport - ------------------------------------------------------------ 18:30:11.375 INFO GenomicsDBImport - ------------------------------------------------------------ 18:30:11.377 INFO GenomicsDBImport - HTSJDK Version: 2.18.2 18:30:11.378 INFO GenomicsDBImport - Picard Version: 2.18.25 18:30:11.378 INFO GenomicsDBImport - HTSJDK Defaults.COMPRESSION_LEVEL : 2 18:30:11.379 INFO GenomicsDBImport - HTSJDK Defaults.USE_ASYNC_IO_READ_FOR_SAMTOOLS : false 18:30:11.380 INFO GenomicsDBImport - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_SAMTOOLS : true 18:30:11.380 INFO GenomicsDBImport - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_TRIBBLE : false 18:30:11.381 INFO GenomicsDBImport - Deflater: IntelDeflater 18:30:11.382 INFO GenomicsDBImport - Inflater: IntelInflater 18:30:11.382 INFO GenomicsDBImport - GCS max retries/reopens: 20 18:30:11.383 INFO GenomicsDBImport - Requester pays: disabled 18:30:11.383 INFO GenomicsDBImport - Initializing engine 18:30:11.836 INFO IntervalArgumentCollection - Processing 10609739 bp from intervals 18:30:11.838 INFO GenomicsDBImport - Done initializing engine 18:30:12.126 INFO GenomicsDBImport - Vid Map JSON file will be written to /mnt/output.gatk/genomicsdb.Bomo_Chr28/vidmap.json 18:30:12.127 INFO GenomicsDBImport - Callset Map JSON file will be written to /mnt/output.gatk/genomicsdb.Bomo_Chr28/callset.json 18:30:12.128 INFO GenomicsDBImport - Complete VCF Header will be written to /mnt/output.gatk/genomicsdb.Bomo_Chr28/vcfheader.vcf 18:30:12.130 INFO GenomicsDBImport - Importing to array - /mnt/output.gatk/genomicsdb.Bomo_Chr28/genomicsdb_array 18:30:12.131 INFO ProgressMeter - Starting traversal 18:30:12.133 INFO ProgressMeter - Current Locus Elapsed Minutes Batches Processed Batches/Minute 18:30:12.642 INFO GenomicsDBImport - Importing batch 1 with 5 samples 18:30:28.460 INFO ProgressMeter - Bomo_Chr28:1 0.3 1 3.7 18:30:28.461 INFO GenomicsDBImport - Done importing batch 1/3 18:30:28.692 INFO GenomicsDBImport - Importing batch 2 with 5 samples 18:30:42.780 INFO ProgressMeter - Bomo_Chr28:1 0.5 2 3.9 18:30:42.780 INFO GenomicsDBImport - Done importing batch 2/3 18:30:42.854 INFO GenomicsDBImport - Importing batch 3 with 2 samples 18:30:51.176 INFO GenomicsDBImport - Done importing batch 3/3 18:30:51.177 INFO ProgressMeter - Bomo_Chr28:1 0.7 3 4.6 18:30:51.179 INFO ProgressMeter - Traversal complete. Processed 3 total batches in 0.7 minutes. 18:30:51.179 INFO GenomicsDBImport - Import of all batches to GenomicsDB completed! 18:30:51.180 INFO GenomicsDBImport - Shutting down engine [September 17, 2019 6:30:51 PM GMT] org.broadinstitute.hellbender.tools.genomicsdb.GenomicsDBImport done. Elapsed time: 0.69 minutes. Runtime.totalMemory()=2417491968 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_Chr28 --batch-size 5 -L Bomo_Chr28 --sample-name-map gvcf.list.txt3 --reader-threads 1 18:30:55.380 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:57.201 INFO GenotypeGVCFs - ------------------------------------------------------------ 18:30:57.202 INFO GenotypeGVCFs - The Genome Analysis Toolkit (GATK) v4.1.0.0 18:30:57.202 INFO GenotypeGVCFs - For support and documentation go to https://software.broadinstitute.org/gatk/ 18:30:57.203 INFO GenotypeGVCFs - Executing as user2@m208 on Linux v3.10.0-693.17.1.el7.x86_64 amd64 18:30:57.204 INFO GenotypeGVCFs - Java runtime: OpenJDK 64-Bit Server VM v1.8.0_192-b01 18:30:57.205 INFO GenotypeGVCFs - Start Date/Time: September 17, 2019 6:30:55 PM GMT 18:30:57.206 INFO GenotypeGVCFs - ------------------------------------------------------------ 18:30:57.206 INFO GenotypeGVCFs - ------------------------------------------------------------ 18:30:57.207 INFO GenotypeGVCFs - HTSJDK Version: 2.18.2 18:30:57.208 INFO GenotypeGVCFs - Picard Version: 2.18.25 18:30:57.209 INFO GenotypeGVCFs - HTSJDK Defaults.COMPRESSION_LEVEL : 2 18:30:57.209 INFO GenotypeGVCFs - HTSJDK Defaults.USE_ASYNC_IO_READ_FOR_SAMTOOLS : false 18:30:57.210 INFO GenotypeGVCFs - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_SAMTOOLS : true 18:30:57.211 INFO GenotypeGVCFs - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_TRIBBLE : false 18:30:57.211 INFO GenotypeGVCFs - Deflater: IntelDeflater 18:30:57.212 INFO GenotypeGVCFs - Inflater: IntelInflater 18:30:57.213 INFO GenotypeGVCFs - GCS max retries/reopens: 20 18:30:57.213 INFO GenotypeGVCFs - Requester pays: disabled 18:30:57.214 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:01.051 INFO IntervalArgumentCollection - Processing 10609739 bp from intervals 18:31:01.061 INFO GenotypeGVCFs - Done initializing engine 18:31:01.128 INFO ProgressMeter - Starting traversal 18:31:01.129 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:33:08.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:08.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.344 INFO ProgressMeter - Bomo_Chr28:460518 2.1 1000 468.0 18:33:09.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:09.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:10.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:11.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:12.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:13.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:14.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:15.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:16.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:17.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:18.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:18.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:18.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:18.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:18.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:18.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:18.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:18.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:18.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:18.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:18.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:18.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:18.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples GENOMICSDB_TIMER,GenomicsDB iterator next() timer,Wall-clock time(s),1.4359083339999876,Cpu time(s),1.4034000319999786 18:33:18.054 INFO ProgressMeter - Bomo_Chr28:10565264 2.3 66433 29110.7 18:33:18.055 INFO ProgressMeter - Traversal complete. Processed 66433 total variants in 2.3 minutes. 18:33:18.080 INFO GenotypeGVCFs - Shutting down engine [September 17, 2019 6:33:18 PM GMT] org.broadinstitute.hellbender.tools.walkers.GenotypeGVCFs done. Elapsed time: 2.38 minutes. Runtime.totalMemory()=2552233984 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_Chr28.vcf.gz -V gendb://output.gatk/genomicsdb.Bomo_Chr28 -L Bomo_Chr28