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_Chr3 --batch-size 5 -L Bomo_Chr3 --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_Chr3.vcf.gz -V gendb://output.gatk/genomicsdb.Bomo_Chr3 -L Bomo_Chr3 18:30:09.426 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.275 INFO GenomicsDBImport - ------------------------------------------------------------ 18:30:11.277 INFO GenomicsDBImport - The Genome Analysis Toolkit (GATK) v4.1.0.0 18:30:11.277 INFO GenomicsDBImport - For support and documentation go to https://software.broadinstitute.org/gatk/ 18:30:11.279 INFO GenomicsDBImport - Executing as user2@m208 on Linux v3.10.0-693.17.1.el7.x86_64 amd64 18:30:11.286 INFO GenomicsDBImport - Java runtime: OpenJDK 64-Bit Server VM v1.8.0_192-b01 18:30:11.293 INFO GenomicsDBImport - Start Date/Time: September 17, 2019 6:30:09 PM GMT 18:30:11.297 INFO GenomicsDBImport - ------------------------------------------------------------ 18:30:11.298 INFO GenomicsDBImport - ------------------------------------------------------------ 18:30:11.299 INFO GenomicsDBImport - HTSJDK Version: 2.18.2 18:30:11.300 INFO GenomicsDBImport - Picard Version: 2.18.25 18:30:11.301 INFO GenomicsDBImport - HTSJDK Defaults.COMPRESSION_LEVEL : 2 18:30:11.303 INFO GenomicsDBImport - HTSJDK Defaults.USE_ASYNC_IO_READ_FOR_SAMTOOLS : false 18:30:11.304 INFO GenomicsDBImport - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_SAMTOOLS : true 18:30:11.305 INFO GenomicsDBImport - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_TRIBBLE : false 18:30:11.307 INFO GenomicsDBImport - Deflater: IntelDeflater 18:30:11.308 INFO GenomicsDBImport - Inflater: IntelInflater 18:30:11.310 INFO GenomicsDBImport - GCS max retries/reopens: 20 18:30:11.312 INFO GenomicsDBImport - Requester pays: disabled 18:30:11.314 INFO GenomicsDBImport - Initializing engine 18:30:11.778 INFO IntervalArgumentCollection - Processing 15212953 bp from intervals 18:30:11.781 INFO GenomicsDBImport - Done initializing engine 18:30:12.122 INFO GenomicsDBImport - Vid Map JSON file will be written to /mnt/output.gatk/genomicsdb.Bomo_Chr3/vidmap.json 18:30:12.123 INFO GenomicsDBImport - Callset Map JSON file will be written to /mnt/output.gatk/genomicsdb.Bomo_Chr3/callset.json 18:30:12.124 INFO GenomicsDBImport - Complete VCF Header will be written to /mnt/output.gatk/genomicsdb.Bomo_Chr3/vcfheader.vcf 18:30:12.124 INFO GenomicsDBImport - Importing to array - /mnt/output.gatk/genomicsdb.Bomo_Chr3/genomicsdb_array 18:30:12.126 INFO ProgressMeter - Starting traversal 18:30:12.127 INFO ProgressMeter - Current Locus Elapsed Minutes Batches Processed Batches/Minute 18:30:12.640 INFO GenomicsDBImport - Importing batch 1 with 5 samples 18:30:50.677 INFO ProgressMeter - Bomo_Chr3:1 0.6 1 1.6 18:30:50.678 INFO GenomicsDBImport - Done importing batch 1/3 18:30:50.900 INFO GenomicsDBImport - Importing batch 2 with 5 samples 18:31:23.207 INFO ProgressMeter - Bomo_Chr3:1 1.2 2 1.7 18:31:23.208 INFO GenomicsDBImport - Done importing batch 2/3 18:31:23.282 INFO GenomicsDBImport - Importing batch 3 with 2 samples 18:31:37.364 INFO ProgressMeter - Bomo_Chr3:1 1.4 3 2.1 18:31:37.366 INFO GenomicsDBImport - Done importing batch 3/3 18:31:37.368 INFO ProgressMeter - Bomo_Chr3:1 1.4 3 2.1 18:31:37.369 INFO ProgressMeter - Traversal complete. Processed 3 total batches in 1.4 minutes. 18:31:37.370 INFO GenomicsDBImport - Import of all batches to GenomicsDB completed! 18:31:37.370 INFO GenomicsDBImport - Shutting down engine [September 17, 2019 6:31:37 PM GMT] org.broadinstitute.hellbender.tools.genomicsdb.GenomicsDBImport done. Elapsed time: 1.47 minutes. Runtime.totalMemory()=2603089920 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_Chr3 --batch-size 5 -L Bomo_Chr3 --sample-name-map gvcf.list.txt3 --reader-threads 1 18:31:41.755 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:43.556 INFO GenotypeGVCFs - ------------------------------------------------------------ 18:31:43.803 INFO GenotypeGVCFs - The Genome Analysis Toolkit (GATK) v4.1.0.0 18:31:43.804 INFO GenotypeGVCFs - For support and documentation go to https://software.broadinstitute.org/gatk/ 18:31:43.805 INFO GenotypeGVCFs - Executing as user2@m208 on Linux v3.10.0-693.17.1.el7.x86_64 amd64 18:31:43.806 INFO GenotypeGVCFs - Java runtime: OpenJDK 64-Bit Server VM v1.8.0_192-b01 18:31:43.807 INFO GenotypeGVCFs - Start Date/Time: September 17, 2019 6:31:41 PM GMT 18:31:43.807 INFO GenotypeGVCFs - ------------------------------------------------------------ 18:31:43.808 INFO GenotypeGVCFs - ------------------------------------------------------------ 18:31:43.809 INFO GenotypeGVCFs - HTSJDK Version: 2.18.2 18:31:43.810 INFO GenotypeGVCFs - Picard Version: 2.18.25 18:31:43.811 INFO GenotypeGVCFs - HTSJDK Defaults.COMPRESSION_LEVEL : 2 18:31:43.811 INFO GenotypeGVCFs - HTSJDK Defaults.USE_ASYNC_IO_READ_FOR_SAMTOOLS : false 18:31:43.812 INFO GenotypeGVCFs - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_SAMTOOLS : true 18:31:43.813 INFO GenotypeGVCFs - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_TRIBBLE : false 18:31:43.814 INFO GenotypeGVCFs - Deflater: IntelDeflater 18:31:43.814 INFO GenotypeGVCFs - Inflater: IntelInflater 18:31:43.815 INFO GenotypeGVCFs - GCS max retries/reopens: 20 18:31:43.815 INFO GenotypeGVCFs - Requester pays: disabled 18:31:43.816 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:46.617 INFO IntervalArgumentCollection - Processing 15212953 bp from intervals 18:31:46.627 INFO GenotypeGVCFs - Done initializing engine 18:31:46.698 INFO ProgressMeter - Starting traversal 18:31:46.699 INFO ProgressMeter - Current Locus Elapsed Minutes Variants Processed Variants/Minute WARNING: No valid combination operation found for INFO field DS - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field InbreedingCoeff - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field MLEAC - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field MLEAF - the field will NOT be part of INFO fields in the generated VCF records 18:36:24.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.828 INFO ProgressMeter - Bomo_Chr3:89394 4.6 1000 215.7 18:36:24.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:32.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:33.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.890 INFO ProgressMeter - Bomo_Chr3:8461128 4.8 98000 20403.2 18:36:34.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:34.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:35.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:36.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:37.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:38.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:39.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:40.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples GENOMICSDB_TIMER,GenomicsDB iterator next() timer,Wall-clock time(s),3.373344570999976,Cpu time(s),3.31033289000002 18:36:40.806 INFO ProgressMeter - Bomo_Chr3:14329264 4.9 157320 32094.7 18:36:40.806 INFO ProgressMeter - Traversal complete. Processed 157320 total variants in 4.9 minutes. 18:36:40.830 INFO GenotypeGVCFs - Shutting down engine [September 17, 2019 6:36:40 PM GMT] org.broadinstitute.hellbender.tools.walkers.GenotypeGVCFs done. Elapsed time: 4.99 minutes. Runtime.totalMemory()=2554331136 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_Chr3.vcf.gz -V gendb://output.gatk/genomicsdb.Bomo_Chr3 -L Bomo_Chr3