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_Chr8 --batch-size 5 -L Bomo_Chr8 --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_Chr8.vcf.gz -V gendb://output.gatk/genomicsdb.Bomo_Chr8 -L Bomo_Chr8 18:30:10.733 INFO NativeLibraryLoader - Loading libgkl_compression.so from jar:file:/usr/local/share/gatk4-4.1.0.0-0/gatk-package-4.1.0.0-local.jar!/com/intel/gkl/native/libgkl_compression.so 18:30:13.191 INFO GenomicsDBImport - ------------------------------------------------------------ 18:30:13.192 INFO GenomicsDBImport - The Genome Analysis Toolkit (GATK) v4.1.0.0 18:30:13.193 INFO GenomicsDBImport - For support and documentation go to https://software.broadinstitute.org/gatk/ 18:30:13.194 INFO GenomicsDBImport - Executing as user2@m256 on Linux v3.10.0-514.el7.x86_64 amd64 18:30:13.195 INFO GenomicsDBImport - Java runtime: OpenJDK 64-Bit Server VM v1.8.0_192-b01 18:30:13.196 INFO GenomicsDBImport - Start Date/Time: September 17, 2019 6:30:10 PM GMT 18:30:13.197 INFO GenomicsDBImport - ------------------------------------------------------------ 18:30:13.197 INFO GenomicsDBImport - ------------------------------------------------------------ 18:30:13.199 INFO GenomicsDBImport - HTSJDK Version: 2.18.2 18:30:13.200 INFO GenomicsDBImport - Picard Version: 2.18.25 18:30:13.200 INFO GenomicsDBImport - HTSJDK Defaults.COMPRESSION_LEVEL : 2 18:30:13.201 INFO GenomicsDBImport - HTSJDK Defaults.USE_ASYNC_IO_READ_FOR_SAMTOOLS : false 18:30:13.202 INFO GenomicsDBImport - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_SAMTOOLS : true 18:30:13.202 INFO GenomicsDBImport - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_TRIBBLE : false 18:30:13.203 INFO GenomicsDBImport - Deflater: IntelDeflater 18:30:13.204 INFO GenomicsDBImport - Inflater: IntelInflater 18:30:13.205 INFO GenomicsDBImport - GCS max retries/reopens: 20 18:30:13.207 INFO GenomicsDBImport - Requester pays: disabled 18:30:13.208 INFO GenomicsDBImport - Initializing engine 18:30:13.865 INFO IntervalArgumentCollection - Processing 16262221 bp from intervals 18:30:13.870 INFO GenomicsDBImport - Done initializing engine 18:30:14.153 INFO GenomicsDBImport - Vid Map JSON file will be written to /mnt/output.gatk/genomicsdb.Bomo_Chr8/vidmap.json 18:30:14.154 INFO GenomicsDBImport - Callset Map JSON file will be written to /mnt/output.gatk/genomicsdb.Bomo_Chr8/callset.json 18:30:14.155 INFO GenomicsDBImport - Complete VCF Header will be written to /mnt/output.gatk/genomicsdb.Bomo_Chr8/vcfheader.vcf 18:30:14.157 INFO GenomicsDBImport - Importing to array - /mnt/output.gatk/genomicsdb.Bomo_Chr8/genomicsdb_array 18:30:14.158 INFO ProgressMeter - Starting traversal 18:30:14.159 INFO ProgressMeter - Current Locus Elapsed Minutes Batches Processed Batches/Minute 18:30:14.666 INFO GenomicsDBImport - Importing batch 1 with 5 samples 18:31:02.498 INFO ProgressMeter - Bomo_Chr8:1 0.8 1 1.2 18:31:02.500 INFO GenomicsDBImport - Done importing batch 1/3 18:31:02.771 INFO GenomicsDBImport - Importing batch 2 with 5 samples 18:31:39.390 INFO ProgressMeter - Bomo_Chr8:1 1.4 2 1.4 18:31:39.391 INFO GenomicsDBImport - Done importing batch 2/3 18:31:39.471 INFO GenomicsDBImport - Importing batch 3 with 2 samples 18:31:56.932 INFO ProgressMeter - Bomo_Chr8:1 1.7 3 1.8 18:31:56.933 INFO GenomicsDBImport - Done importing batch 3/3 18:31:56.936 INFO ProgressMeter - Bomo_Chr8:1 1.7 3 1.8 18:31:56.938 INFO ProgressMeter - Traversal complete. Processed 3 total batches in 1.7 minutes. 18:31:56.940 INFO GenomicsDBImport - Import of all batches to GenomicsDB completed! 18:31:56.942 INFO GenomicsDBImport - Shutting down engine [September 17, 2019 6:31:56 PM GMT] org.broadinstitute.hellbender.tools.genomicsdb.GenomicsDBImport done. Elapsed time: 1.77 minutes. Runtime.totalMemory()=2678587392 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_Chr8 --batch-size 5 -L Bomo_Chr8 --sample-name-map gvcf.list.txt3 --reader-threads 1 18:32:02.548 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:32:04.607 INFO GenotypeGVCFs - ------------------------------------------------------------ 18:32:05.255 INFO GenotypeGVCFs - The Genome Analysis Toolkit (GATK) v4.1.0.0 18:32:05.256 INFO GenotypeGVCFs - For support and documentation go to https://software.broadinstitute.org/gatk/ 18:32:05.258 INFO GenotypeGVCFs - Executing as user2@m256 on Linux v3.10.0-514.el7.x86_64 amd64 18:32:05.258 INFO GenotypeGVCFs - Java runtime: OpenJDK 64-Bit Server VM v1.8.0_192-b01 18:32:05.260 INFO GenotypeGVCFs - Start Date/Time: September 17, 2019 6:32:02 PM GMT 18:32:05.260 INFO GenotypeGVCFs - ------------------------------------------------------------ 18:32:05.261 INFO GenotypeGVCFs - ------------------------------------------------------------ 18:32:05.263 INFO GenotypeGVCFs - HTSJDK Version: 2.18.2 18:32:05.264 INFO GenotypeGVCFs - Picard Version: 2.18.25 18:32:05.264 INFO GenotypeGVCFs - HTSJDK Defaults.COMPRESSION_LEVEL : 2 18:32:05.265 INFO GenotypeGVCFs - HTSJDK Defaults.USE_ASYNC_IO_READ_FOR_SAMTOOLS : false 18:32:05.266 INFO GenotypeGVCFs - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_SAMTOOLS : true 18:32:05.267 INFO GenotypeGVCFs - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_TRIBBLE : false 18:32:05.267 INFO GenotypeGVCFs - Deflater: IntelDeflater 18:32:05.268 INFO GenotypeGVCFs - Inflater: IntelInflater 18:32:05.269 INFO GenotypeGVCFs - GCS max retries/reopens: 20 18:32:05.270 INFO GenotypeGVCFs - Requester pays: disabled 18:32:05.270 INFO GenotypeGVCFs - Initializing engine WARNING: No valid combination operation found for INFO field DS - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field InbreedingCoeff - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field MLEAC - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field MLEAF - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field DS - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field InbreedingCoeff - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field MLEAC - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field MLEAF - the field will NOT be part of INFO fields in the generated VCF records 18:32:08.248 INFO IntervalArgumentCollection - Processing 16262221 bp from intervals 18:32:08.263 INFO GenotypeGVCFs - Done initializing engine 18:32:08.369 INFO ProgressMeter - Starting traversal 18:32:08.371 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:37:01.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:01.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.162 INFO ProgressMeter - Bomo_Chr8:938691 4.9 1000 204.2 18:37:02.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:02.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:03.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:04.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:05.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:06.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:07.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:08.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:09.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:10.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:11.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.169 INFO ProgressMeter - Bomo_Chr8:8198224 5.1 60000 11850.1 18:37:12.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:12.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:13.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:14.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:15.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:16.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:17.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:18.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:19.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:20.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:21.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:21.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:21.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:21.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:21.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:21.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:21.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:21.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:21.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:21.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:21.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:21.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:21.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:21.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:21.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:21.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:21.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:21.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:21.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:21.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:21.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:21.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:21.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:21.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:21.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:21.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:21.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:21.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:21.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.308 INFO ProgressMeter - Bomo_Chr8:13217338 5.2 141000 26948.2 18:37:22.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:22.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:23.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:24.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:25.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:26.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:37:27.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples GENOMICSDB_TIMER,GenomicsDB iterator next() timer,Wall-clock time(s),5.385540419000027,Cpu time(s),5.281629029000066 18:37:27.654 INFO ProgressMeter - Bomo_Chr8:16037794 5.3 180424 33905.6 18:37:27.655 INFO ProgressMeter - Traversal complete. Processed 180424 total variants in 5.3 minutes. 18:37:27.685 INFO GenotypeGVCFs - Shutting down engine [September 17, 2019 6:37:27 PM GMT] org.broadinstitute.hellbender.tools.walkers.GenotypeGVCFs done. Elapsed time: 5.42 minutes. Runtime.totalMemory()=2742026240 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_Chr8.vcf.gz -V gendb://output.gatk/genomicsdb.Bomo_Chr8 -L Bomo_Chr8