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_Chr9 --batch-size 5 -L Bomo_Chr9 --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_Chr9.vcf.gz -V gendb://output.gatk/genomicsdb.Bomo_Chr9 -L Bomo_Chr9 18:30:09.451 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.288 INFO GenomicsDBImport - ------------------------------------------------------------ 18:30:11.295 INFO GenomicsDBImport - The Genome Analysis Toolkit (GATK) v4.1.0.0 18:30:11.298 INFO GenomicsDBImport - For support and documentation go to https://software.broadinstitute.org/gatk/ 18:30:11.299 INFO GenomicsDBImport - Executing as user2@m208 on Linux v3.10.0-693.17.1.el7.x86_64 amd64 18:30:11.299 INFO GenomicsDBImport - Java runtime: OpenJDK 64-Bit Server VM v1.8.0_192-b01 18:30:11.300 INFO GenomicsDBImport - Start Date/Time: September 17, 2019 6:30:09 PM GMT 18:30:11.301 INFO GenomicsDBImport - ------------------------------------------------------------ 18:30:11.302 INFO GenomicsDBImport - ------------------------------------------------------------ 18:30:11.304 INFO GenomicsDBImport - HTSJDK Version: 2.18.2 18:30:11.305 INFO GenomicsDBImport - Picard Version: 2.18.25 18:30:11.307 INFO GenomicsDBImport - HTSJDK Defaults.COMPRESSION_LEVEL : 2 18:30:11.309 INFO GenomicsDBImport - HTSJDK Defaults.USE_ASYNC_IO_READ_FOR_SAMTOOLS : false 18:30:11.310 INFO GenomicsDBImport - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_SAMTOOLS : true 18:30:11.312 INFO GenomicsDBImport - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_TRIBBLE : false 18:30:11.315 INFO GenomicsDBImport - Deflater: IntelDeflater 18:30:11.317 INFO GenomicsDBImport - Inflater: IntelInflater 18:30:11.319 INFO GenomicsDBImport - GCS max retries/reopens: 20 18:30:11.321 INFO GenomicsDBImport - Requester pays: disabled 18:30:11.324 INFO GenomicsDBImport - Initializing engine 18:30:11.790 INFO IntervalArgumentCollection - Processing 16796068 bp from intervals 18:30:11.793 INFO GenomicsDBImport - Done initializing engine 18:30:12.136 INFO GenomicsDBImport - Vid Map JSON file will be written to /mnt/output.gatk/genomicsdb.Bomo_Chr9/vidmap.json 18:30:12.143 INFO GenomicsDBImport - Callset Map JSON file will be written to /mnt/output.gatk/genomicsdb.Bomo_Chr9/callset.json 18:30:12.150 INFO GenomicsDBImport - Complete VCF Header will be written to /mnt/output.gatk/genomicsdb.Bomo_Chr9/vcfheader.vcf 18:30:12.155 INFO GenomicsDBImport - Importing to array - /mnt/output.gatk/genomicsdb.Bomo_Chr9/genomicsdb_array 18:30:12.156 INFO ProgressMeter - Starting traversal 18:30:12.157 INFO ProgressMeter - Current Locus Elapsed Minutes Batches Processed Batches/Minute 18:30:12.643 INFO GenomicsDBImport - Importing batch 1 with 5 samples 18:30:43.067 INFO ProgressMeter - Bomo_Chr9:1 0.5 1 1.9 18:30:43.068 INFO GenomicsDBImport - Done importing batch 1/3 18:30:43.288 INFO GenomicsDBImport - Importing batch 2 with 5 samples 18:31:10.802 INFO ProgressMeter - Bomo_Chr9:1 1.0 2 2.0 18:31:10.803 INFO GenomicsDBImport - Done importing batch 2/3 18:31:10.860 INFO GenomicsDBImport - Importing batch 3 with 2 samples 18:31:24.390 INFO ProgressMeter - Bomo_Chr9:1 1.2 3 2.5 18:31:24.391 INFO GenomicsDBImport - Done importing batch 3/3 18:31:24.392 INFO ProgressMeter - Bomo_Chr9:1 1.2 3 2.5 18:31:24.393 INFO ProgressMeter - Traversal complete. Processed 3 total batches in 1.2 minutes. 18:31:24.394 INFO GenomicsDBImport - Import of all batches to GenomicsDB completed! 18:31:24.394 INFO GenomicsDBImport - Shutting down engine [September 17, 2019 6:31:24 PM GMT] org.broadinstitute.hellbender.tools.genomicsdb.GenomicsDBImport done. Elapsed time: 1.25 minutes. Runtime.totalMemory()=2400714752 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_Chr9 --batch-size 5 -L Bomo_Chr9 --sample-name-map gvcf.list.txt3 --reader-threads 1 18:31:28.830 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:30.620 INFO GenotypeGVCFs - ------------------------------------------------------------ 18:31:30.621 INFO GenotypeGVCFs - The Genome Analysis Toolkit (GATK) v4.1.0.0 18:31:30.622 INFO GenotypeGVCFs - For support and documentation go to https://software.broadinstitute.org/gatk/ 18:31:30.623 INFO GenotypeGVCFs - Executing as user2@m208 on Linux v3.10.0-693.17.1.el7.x86_64 amd64 18:31:30.624 INFO GenotypeGVCFs - Java runtime: OpenJDK 64-Bit Server VM v1.8.0_192-b01 18:31:30.625 INFO GenotypeGVCFs - Start Date/Time: September 17, 2019 6:31:28 PM GMT 18:31:30.625 INFO GenotypeGVCFs - ------------------------------------------------------------ 18:31:30.626 INFO GenotypeGVCFs - ------------------------------------------------------------ 18:31:30.628 INFO GenotypeGVCFs - HTSJDK Version: 2.18.2 18:31:30.628 INFO GenotypeGVCFs - Picard Version: 2.18.25 18:31:30.629 INFO GenotypeGVCFs - HTSJDK Defaults.COMPRESSION_LEVEL : 2 18:31:30.630 INFO GenotypeGVCFs - HTSJDK Defaults.USE_ASYNC_IO_READ_FOR_SAMTOOLS : false 18:31:30.630 INFO GenotypeGVCFs - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_SAMTOOLS : true 18:31:30.631 INFO GenotypeGVCFs - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_TRIBBLE : false 18:31:30.632 INFO GenotypeGVCFs - Deflater: IntelDeflater 18:31:30.632 INFO GenotypeGVCFs - Inflater: IntelInflater 18:31:30.633 INFO GenotypeGVCFs - GCS max retries/reopens: 20 18:31:30.634 INFO GenotypeGVCFs - Requester pays: disabled 18:31:30.634 INFO GenotypeGVCFs - Initializing engine WARNING: No valid combination operation found for INFO field DS - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field InbreedingCoeff - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field MLEAC - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field MLEAF - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field DS - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field InbreedingCoeff - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field MLEAC - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field MLEAF - the field will NOT be part of INFO fields in the generated VCF records 18:31:33.805 INFO IntervalArgumentCollection - Processing 16796068 bp from intervals 18:31:33.817 INFO GenotypeGVCFs - Done initializing engine 18:31:33.893 INFO ProgressMeter - Starting traversal 18:31:33.894 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:35:31.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.702 INFO ProgressMeter - Bomo_Chr9:589745 4.0 1000 252.3 18:35:31.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:34.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:35.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:36.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:37.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:38.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:39.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:40.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.706 INFO ProgressMeter - Bomo_Chr9:13813498 4.1 114000 27601.6 18:35:41.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:41.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:42.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:43.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples GENOMICSDB_TIMER,GenomicsDB iterator next() timer,Wall-clock time(s),2.2820639029999947,Cpu time(s),2.2445684739999834 18:35:43.257 INFO ProgressMeter - Bomo_Chr9:16567702 4.2 130860 31486.6 18:35:43.258 INFO ProgressMeter - Traversal complete. Processed 130860 total variants in 4.2 minutes. 18:35:43.279 INFO GenotypeGVCFs - Shutting down engine [September 17, 2019 6:35:43 PM GMT] org.broadinstitute.hellbender.tools.walkers.GenotypeGVCFs done. Elapsed time: 4.24 minutes. Runtime.totalMemory()=2589458432 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_Chr9.vcf.gz -V gendb://output.gatk/genomicsdb.Bomo_Chr9 -L Bomo_Chr9