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_Chr10 --batch-size 5 -L Bomo_Chr10 --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_Chr10.vcf.gz -V gendb://output.gatk/genomicsdb.Bomo_Chr10 -L Bomo_Chr10 18:30:09.759 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.595 INFO GenomicsDBImport - ------------------------------------------------------------ 18:30:11.597 INFO GenomicsDBImport - The Genome Analysis Toolkit (GATK) v4.1.0.0 18:30:11.598 INFO GenomicsDBImport - For support and documentation go to https://software.broadinstitute.org/gatk/ 18:30:11.599 INFO GenomicsDBImport - Executing as user2@m512 on Linux v3.10.0-514.el7.x86_64 amd64 18:30:11.601 INFO GenomicsDBImport - Java runtime: OpenJDK 64-Bit Server VM v1.8.0_192-b01 18:30:11.602 INFO GenomicsDBImport - Start Date/Time: September 17, 2019 6:30:09 PM GMT 18:30:11.603 INFO GenomicsDBImport - ------------------------------------------------------------ 18:30:11.604 INFO GenomicsDBImport - ------------------------------------------------------------ 18:30:11.606 INFO GenomicsDBImport - HTSJDK Version: 2.18.2 18:30:11.607 INFO GenomicsDBImport - Picard Version: 2.18.25 18:30:11.608 INFO GenomicsDBImport - HTSJDK Defaults.COMPRESSION_LEVEL : 2 18:30:11.609 INFO GenomicsDBImport - HTSJDK Defaults.USE_ASYNC_IO_READ_FOR_SAMTOOLS : false 18:30:11.610 INFO GenomicsDBImport - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_SAMTOOLS : true 18:30:11.611 INFO GenomicsDBImport - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_TRIBBLE : false 18:30:11.612 INFO GenomicsDBImport - Deflater: IntelDeflater 18:30:11.613 INFO GenomicsDBImport - Inflater: IntelInflater 18:30:11.614 INFO GenomicsDBImport - GCS max retries/reopens: 20 18:30:11.615 INFO GenomicsDBImport - Requester pays: disabled 18:30:11.616 INFO GenomicsDBImport - Initializing engine 18:30:12.155 INFO IntervalArgumentCollection - Processing 17614771 bp from intervals 18:30:12.158 INFO GenomicsDBImport - Done initializing engine 18:30:12.439 INFO GenomicsDBImport - Vid Map JSON file will be written to /mnt/output.gatk/genomicsdb.Bomo_Chr10/vidmap.json 18:30:12.440 INFO GenomicsDBImport - Callset Map JSON file will be written to /mnt/output.gatk/genomicsdb.Bomo_Chr10/callset.json 18:30:12.441 INFO GenomicsDBImport - Complete VCF Header will be written to /mnt/output.gatk/genomicsdb.Bomo_Chr10/vcfheader.vcf 18:30:12.442 INFO GenomicsDBImport - Importing to array - /mnt/output.gatk/genomicsdb.Bomo_Chr10/genomicsdb_array 18:30:12.443 INFO ProgressMeter - Starting traversal 18:30:12.446 INFO ProgressMeter - Current Locus Elapsed Minutes Batches Processed Batches/Minute 18:30:12.938 INFO GenomicsDBImport - Importing batch 1 with 5 samples 18:30:56.076 INFO ProgressMeter - Bomo_Chr10:1 0.7 1 1.4 18:30:56.078 INFO GenomicsDBImport - Done importing batch 1/3 18:30:56.243 INFO GenomicsDBImport - Importing batch 2 with 5 samples 18:31:32.860 INFO ProgressMeter - Bomo_Chr10:1 1.3 2 1.5 18:31:32.861 INFO GenomicsDBImport - Done importing batch 2/3 18:31:32.912 INFO GenomicsDBImport - Importing batch 3 with 2 samples 18:31:51.324 INFO ProgressMeter - Bomo_Chr10:1 1.6 3 1.8 18:31:51.325 INFO GenomicsDBImport - Done importing batch 3/3 18:31:51.327 INFO ProgressMeter - Bomo_Chr10:1 1.6 3 1.8 18:31:51.328 INFO ProgressMeter - Traversal complete. Processed 3 total batches in 1.6 minutes. 18:31:51.329 INFO GenomicsDBImport - Import of all batches to GenomicsDB completed! 18:31:51.330 INFO GenomicsDBImport - Shutting down engine [September 17, 2019 6:31:51 PM GMT] org.broadinstitute.hellbender.tools.genomicsdb.GenomicsDBImport done. Elapsed time: 1.69 minutes. Runtime.totalMemory()=2696413184 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_Chr10 --batch-size 5 -L Bomo_Chr10 --sample-name-map gvcf.list.txt3 --reader-threads 1 18:31:55.998 INFO NativeLibraryLoader - Loading libgkl_compression.so from jar:file:/usr/local/share/gatk4-4.1.0.0-0/gatk-package-4.1.0.0-local.jar!/com/intel/gkl/native/libgkl_compression.so 18:31:57.886 INFO GenotypeGVCFs - ------------------------------------------------------------ 18:31:57.887 INFO GenotypeGVCFs - The Genome Analysis Toolkit (GATK) v4.1.0.0 18:31:57.888 INFO GenotypeGVCFs - For support and documentation go to https://software.broadinstitute.org/gatk/ 18:31:57.889 INFO GenotypeGVCFs - Executing as user2@m512 on Linux v3.10.0-514.el7.x86_64 amd64 18:31:57.891 INFO GenotypeGVCFs - Java runtime: OpenJDK 64-Bit Server VM v1.8.0_192-b01 18:31:57.892 INFO GenotypeGVCFs - Start Date/Time: September 17, 2019 6:31:55 PM GMT 18:31:57.893 INFO GenotypeGVCFs - ------------------------------------------------------------ 18:31:57.893 INFO GenotypeGVCFs - ------------------------------------------------------------ 18:31:57.895 INFO GenotypeGVCFs - HTSJDK Version: 2.18.2 18:31:57.896 INFO GenotypeGVCFs - Picard Version: 2.18.25 18:31:57.897 INFO GenotypeGVCFs - HTSJDK Defaults.COMPRESSION_LEVEL : 2 18:31:57.898 INFO GenotypeGVCFs - HTSJDK Defaults.USE_ASYNC_IO_READ_FOR_SAMTOOLS : false 18:31:57.899 INFO GenotypeGVCFs - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_SAMTOOLS : true 18:31:57.900 INFO GenotypeGVCFs - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_TRIBBLE : false 18:31:57.901 INFO GenotypeGVCFs - Deflater: IntelDeflater 18:31:57.901 INFO GenotypeGVCFs - Inflater: IntelInflater 18:31:57.902 INFO GenotypeGVCFs - GCS max retries/reopens: 20 18:31:57.903 INFO GenotypeGVCFs - Requester pays: disabled 18:31:57.904 INFO GenotypeGVCFs - Initializing engine WARNING: No valid combination operation found for INFO field DS - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field InbreedingCoeff - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field MLEAC - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field MLEAF - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field DS - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field InbreedingCoeff - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field MLEAC - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field MLEAF - the field will NOT be part of INFO fields in the generated VCF records 18:32:00.587 INFO IntervalArgumentCollection - Processing 17614771 bp from intervals 18:32:00.604 INFO GenotypeGVCFs - Done initializing engine 18:32:00.722 INFO ProgressMeter - Starting traversal 18:32:00.723 INFO ProgressMeter - Current Locus Elapsed Minutes Variants Processed Variants/Minute WARNING: No valid combination operation found for INFO field DS - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field InbreedingCoeff - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field MLEAC - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field MLEAF - the field will NOT be part of INFO fields in the generated VCF records 18:36:51.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:51.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:51.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:51.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:51.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:51.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:51.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:51.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:51.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:51.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:51.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:51.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:51.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:51.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:51.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:51.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:51.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:51.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:51.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:51.623 INFO ProgressMeter - Bomo_Chr10:87463 4.8 1000 206.3 18:36:51.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:51.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:51.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:51.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:51.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:51.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:51.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:51.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:51.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:51.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:51.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:51.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:51.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:51.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:51.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:51.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:51.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:51.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:51.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:51.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:51.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:51.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:51.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:51.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:51.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:51.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:51.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:51.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:51.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:51.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:51.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:51.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:51.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:51.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:51.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:51.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:52.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:53.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:54.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:55.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:56.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:57.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:58.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:59.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:00.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.732 INFO ProgressMeter - Bomo_Chr10:7556533 5.0 81000 16145.8 18:37:01.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.837 INFO ProgressMeter - Bomo_Chr10:13592676 5.2 168000 32399.8 18:37:11.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples GENOMICSDB_TIMER,GenomicsDB iterator next() timer,Wall-clock time(s),5.612774403000053,Cpu time(s),5.539261385999995 18:37:16.256 INFO ProgressMeter - Bomo_Chr10:17583562 5.3 212242 40358.9 18:37:16.257 INFO ProgressMeter - Traversal complete. Processed 212242 total variants in 5.3 minutes. 18:37:16.282 INFO GenotypeGVCFs - Shutting down engine [September 17, 2019 6:37:16 PM GMT] org.broadinstitute.hellbender.tools.walkers.GenotypeGVCFs done. Elapsed time: 5.34 minutes. Runtime.totalMemory()=2890399744 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_Chr10.vcf.gz -V gendb://output.gatk/genomicsdb.Bomo_Chr10 -L Bomo_Chr10